users@jersey.java.net

[Jersey] Re: Rest Post Unsupported Media Type

From: Jakub Podlesak <jakub.podlesak_at_oracle.com>
Date: Thu, 07 Jul 2011 11:47:32 +0200

Hi Peter,

please see the other message.
It seems you need to remove the root
XML tag from your XML file to get this work
for a single order instance.

~Jakub


On 07/06/2011 10:34 AM, peterwkc wrote:
> Everything was solved (Question 1 and 2) but i wonder why changing the
> parameter from Custorder to List<Custorder> is working in the createOrder
> function.
>
> Thanks.
>
> --
> View this message in context: http://jersey.576304.n2.nabble.com/Rest-Post-Unsupported-Media-Type-tp6499271p6553593.html
> Sent from the Jersey mailing list archive at Nabble.com.
>