Thanks, Sergey.

> @Multipart annotations are currently ignored (will fix it), so try
> @FormParam 

Few questions.

1) Didn't find a JIRA request for this issue. Could you point me to one if
it exists and do you have a rough ETA?

2) Please recommend an approach in the absence of @Multipart that will work
well for a complex type that needs XmlJavaTypeAdapter (for ex,
List<Map&lt;String,String>>).

@FormParam: Is it possible to avoid providing String-arg constructors (or
fromValue/valueOf static methods) and use only XmlJavaTypeAdapter?

Webclient Approach: Is it possible to use XmlJavaTypeAdapter at all?

Thanks

--
View this message in context: 
http://cxf.547215.n5.nabble.com/Resource-method-has-more-than-one-parameter-representing-a-request-body-tp5550174p5551014.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to