Hi Daniel,

If you are using WSDL2Java then you could use the -d xmlbeans data binding
option. This will generate XmlBeans objects for your types.

Regards,
Ken

________________________________________
From: Daniel Destro [mailto:[EMAIL PROTECTED] 
Sent: 12 April 2006 17:38
To: [email protected]
Subject: SOAP - literal x encoded

Someone told me here to use DOCUMENT/LITERAL instead of ENCODED SOAP,
because I wanted a more simple SOAP response message.

Well, it does work, BUT the problem is, it no longer uses Wrapper Types,
instead it uses primitives.
 
Is it possible to use wrappers using literal soap style?
 
thanks
Daniel

Reply via email to