[jboss-user] [JBossWS] - Re: Raw Style webservices
oskar.carlstedt
do-not-reply at jboss.com
Wed Oct 3 17:14:09 EDT 2007
Hmmm....
I think I had this problem a long time ago. As I can remember it is the Document type that gives you the problem. Try adding an element instead of a document. I think the xml parser will complain about adding a document node to an existing document which is not allowed. Try adding element instead and your code shall work.
Cheers,
Oskar
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091241#4091241
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091241
More information about the jboss-user
mailing list