Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unmarshal SOAP response, as raw XML String with JAXB

843833May 25 2010 — edited May 31 2010
Hi,

I have a soap response, as raw xml (a java.lang.String), and I want to unmarshal it's content into the classes generated by wsimport.

This must be a simple task but I couldn't find a way to do it.

Can someone tell me how I can achieve this ?

Edited by: Raphael_Lemaire on May 25, 2010 8:30 AM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2010
Added on May 25 2010
5 comments
1,749 views