[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Error deploying flex application server in JBoss 5.0.1 G

PeterJ do-not-reply at jboss.com
Wed Mar 11 15:53:51 EDT 2009


You indicated that you do not have a xerces jar in your app. But there might be another one lurking somewhere. Try adding "-verbose:class" to the JAVA_OPTS in run.bat and running again. This option should tell you which jar files are being used to load the org.apache.xerces.jaxp.SAXParserFactoryImpl and javax.xml.parsers.SAXParserFactory classes. That might help you locate the stray jar file.
 

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

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



More information about the jboss-user mailing list