There are rather convoluted rules in the JAX-WS specification of when
bare vs. wrapped mode is used (and one of the committers recently found
a difference between the spec and both our and Metro's implementation.)
Still, working with Objects is still quite doable; see here [1], Step #7
for sample client code that works with it.

HTH,
Glen

[1] http://www.jroller.com/gmazza/entry/using_the_ebay_shopping_api1

Am Montag, den 07.01.2008, 16:00 -0800 schrieb mattrpav:
> I used wsd2java to generate a web service, and the generated code returns
> java.lang.Object instead of void.  Comparing my WSDL to the wsdl_first
> example, I do not see much difference.
> 
> Is there a wsdl2java or binding parameter I am missing?
> 
> CXF 2.0.2 (From Servicemix 3.2.1)
> WSDL attached.
> 
> Thanks,
> Matt Pavlovich
> 
> http://www.nabble.com/file/p14679268/SimpleWS.wsdl SimpleWS.wsdl 

Reply via email to