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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to