Post the test.ear to sourceforge as an attachment to a bug. http://sourceforge.net/tracker/?group_id=22866&atid=376685
You need to login with your sourceforge account to attach files. xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ----- Original Message ----- From: "Garret Wilson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, June 15, 2002 11:14 AM Subject: Re: [JBoss-user] ClassNotFoundException for JAXMServlet > I'm not sure why I was working with 3.0.0RC3, but I've now upgraded to > 3.0.0, and I have the exact same problem. > > Again JAXMServlet isn't being found, even though I have jaxm.jar in by web > application's WEB-INF/lib *and* in C:\jboss-3.0.0\lib. After realizing that > 3.0.0 has a slightly different setup, I added javm.jar to > C:\jboss-3.0.0\server\default\lib, and I verify that jaxm.jar is being > deployed: > > 11:07:11,614 INFO [MainDeployer] Starting deployment of package: > file:/C:/jboss-3.0.0/server/default/lib/jaxm.jar > 11:07:11,624 INFO [MainDeployer] Successfully completed deployment of > package: file:/C:/jboss-3.0.0/server/default/lib/jaxm.jar > > However, I *still* get the same ClassNotFoundException for JAXMServlet when > JBoss tries to deploy my test.ear. > > I did finally get my test.ear successfully deployed and running under RC3, > but only after I included *all* my web application's needed .jars (including > javax.servlet.jar, used by jaxm.jar!) on the JBOSS_CLASSPATH by modifying > run.bat. > > Surely I'm missing something... _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
