I was trying to run a standalone client for a webservice and I had the same issue. Removed
jaxws-rt.jar and jaxws-tools.jar from JBOSS_HOME/client and copied the xercesImpl.jar
file from JBOSS_HOME/lib/endorsed to JBOSS_HOME/client. That solved the problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169687#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...