I have been trying to use custom types for my web service, but have been running into problems with it, and I have been reflecting on how a far easier thing for me would be to simply get access to the raw XML contained in the SOAP message. This way I can unmarshal the XML document myself in the manner I see best fitting, rather than having to try to jump through hoops to get the document into my classes.
Is there any way of doing this? I have not found any obvious solution... View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861682#3861682 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861682 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
