[jboss-user] [JBossWS] - Re: Raw Style webservices
viniciuscarvalho
do-not-reply at jboss.com
Thu Oct 4 12:40:28 EDT 2007
Richard, that did not work either :( The same error was thrown. I tried:
| DocumentBuilder db = DOMUtils.getDocumentBuilder();
| Document doc = db.newDocument();
|
and also
| Document doc = DOMUtils.getOwnerDocument();
|
Both throws the same error.
Regards
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091644#4091644
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4091644
More information about the jboss-user
mailing list