Something is unrelated 

1. about 'Parameter beans': @QueryParam("") Tree tree,

Question: if Tree has/contains a collection of Tree,
it will work?

Currently I have to unmarshaling xml String of the tree myself through
Tree(String tree). It seems not right.

I need these both for JAX-WS and JAX-RS.

2.  from CXF documentation, I am clear XML is streamed and can be buffered
if case of error, 
    how about Json, with you default Json provider, do you the similar thing
like jaxb( streaming and error
    handling)?
    And for SOAP, xml streaming is by default or app developer must to write
a provider<StreamXMLapi> to  have xml streamed?

Thanks


--
View this message in context: 
http://cxf.547215.n5.nabble.com/CXF-JAX-RS-support-multiple-request-method-designators-to-one-method-tp4749559p4761324.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to