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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...