I found the problem
http://jira.jboss.org/jira/browse/JBWS-1985
Insert:
reader.setEntityResolver(new JBossEntityResolver());
between:
SAXReader reader = new SAXReader();
| Document document = reader.read(source);
in th sourcefile org.jboss.wsf.container.jboss42.WebXMLRewriterImpl and rebuild the
server.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147583#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...