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