RE: Extra bytes at the end of the class file

2003-03-05 Thread White, Joshua A (CASD, IT)
Becky,

I am using Tomcat jakarta-tomcat-4.1.18 with jdk 1.3.1_07 on win xp.  

If I drop the war into the webapps directory all is fine as well.  The
problem only seems to happen after using the custom Tomcat install/deploy
tasks.  Anyone have similar problems?  After deploying using the
install/deploy ant tasks, the application runs fine with the exception of
this one class file.

Joshua






-Original Message-
From: Becky Norum [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 05, 2003 8:54 AM
To: Struts Users Mailing List
Subject: Re: Extra bytes at the end of the class file


Joshua,

Try recompiling the class - I've heard that this can happen when the JVM
and compiler are different, especially if the compiler is old.

-- 
Becky Norum
Database Administrator
Center for Subsurface Sensing and Imaging Systems (CenSSIS)
Northeastern University
http://www.censsis.neu.edu


On Wed, 2003-03-05 at 08:03, White, Joshua A (CASD, IT) wrote:
> I received a javax.servlet.ServletException: "Extra bytes at the end of
the
> class file" when trying to get an instance of a singleton class
> (someclass.getInstance()).  What does this mean?
> 
> Joshua
> 
> 
> 
> This communication, including attachments, is for the exclusive use of 
> addressee and may contain proprietary, confidential or privileged 
> information. If you are not the intended recipient, any use, copying, 
> disclosure, dissemination or distribution is strictly prohibited. If 
> you are not the intended recipient, please notify the sender 
> immediately by return email and delete this communication and destroy all
copies.
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Extra bytes at the end of the class file

2003-03-05 Thread Becky Norum
Joshua,

Try recompiling the class - I've heard that this can happen when the JVM
and compiler are different, especially if the compiler is old.

-- 
Becky Norum
Database Administrator
Center for Subsurface Sensing and Imaging Systems (CenSSIS)
Northeastern University
http://www.censsis.neu.edu


On Wed, 2003-03-05 at 08:03, White, Joshua A (CASD, IT) wrote:
> I received a javax.servlet.ServletException: "Extra bytes at the end of the
> class file" when trying to get an instance of a singleton class
> (someclass.getInstance()).  What does this mean?
> 
> Joshua
> 
> 
> 
> This communication, including attachments, is for the exclusive use of 
> addressee and may contain proprietary, confidential or privileged 
> information. If you are not the intended recipient, any use, copying, 
> disclosure, dissemination or distribution is strictly prohibited. If 
> you are not the intended recipient, please notify the sender 
> immediately by return email and delete this communication and destroy all copies.
> 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]