Matt
On May 5, 2004, at 1:12 PM, Shapira, Yoav wrote:
Hi, BCEL is not used directly by tomcat (and not included in the tomcat distribution). I'm pretty sure it's by Hibernate, as Hibernate uses CGLIB which uses BCEL.
Yoav Shapira Millennium Research Informatics
was-----Original Message----- From: Matt Raible [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 05, 2004 3:05 PM To: Tomcat Users List Subject: Re: unhandled type in logs
It's a Struts Action that I wrote - but the error is not specify to that class. It *does* seem to only happen after Actions are invoked though. I tried replacing all my Struts 1.1 JARs - but that didn't seem to fix anything. I have another app that uses pretty much the same architecture, but no error occurs over there.
I did a search on Google for "unhandled type" tomcat and found this:
http://www.google.com/search?q=%22unhandled+type%22+tomcat
Don't know if bcel is used by Tomcat though. Maybe it's used in one of
my other bundled projects (i.e. Hibernate, Spring, JSTL).
Matt
On May 5, 2004, at 12:53 PM, Shapira, Yoav wrote:
Hi,
I have no idea what it's from - I suspect it's from a corrupt JAR or something else in my code - but everything works fine - that's why it's so wierd. I definitely don't think it's related to Tomcat, but Ihoping someone on this list might've seen it before.
Where does the ResumeAction class come from?
Yoav Shapira
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
--------------------------------------------------------------------- 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]
This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you.
--------------------------------------------------------------------- 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]
