[jboss-user] [JBossWS] - Re: WebService response problem

mageshbk@jboss.com do-not-reply at jboss.com
Wed Oct 3 03:21:48 EDT 2007


Xerces is missing in your classpath. Any client application you write needs to use the endorsed property to load the most current xerces. You should set the vm options as follows: 

-Djava.endorsed.dirs=/[jboss_install_path]/jboss/jboss-4.0.5.GA/lib/endorsed 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4090903#4090903

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4090903



More information about the jboss-user mailing list