RE: Tomcat class loader problems?

2003-03-05 Thread White, Joshua A (CASD, IT)
class file. Joshua > -Original Message- > From: White, Joshua A (CASD, IT) > Sent: Wednesday, March 05, 2003 9:16 AM > To: [EMAIL PROTECTED] > Subject: Tomcat class loader problems? > > When deploying my app as a war, I receive an > javax.servl

Tomcat class loader problems?

2003-03-05 Thread White, Joshua A (CASD, IT)
When deploying my app as a war, I receive an javax.servlet.ServletException with the message "Truncated class file" or "Extra bytes at the end of the class file" for one of my classes. If I unzip the war file and deploy it in the webapps directory, all is fine. Any suggestions? I am using Tomcat

Tomcat Class loader problems?

2003-03-05 Thread White, Joshua A (CASD, IT)
When deploying my app as a war, I receive an javax.servlet.ServletException with the message "Truncated class file" or "Extra bytes at the end of the class file" for one of my classes. If I unzip the war file and deploy it in the webapps directory, all is fine. Any suggestions? I am using Tomcat