crossContext breaking class hierarchy?

2006-04-06 Thread tomcat
Hello, I am experiencing a problem with Tomcat and class hierarchies. In particular when an object (which implements interface X) is shared among serveral contexts I am unable to cast the object back into interface X. Here is the setup (for simplicity I'll illustrate this with 2 contexts): *

RE: crossContext breaking class hierarchy?

2006-04-06 Thread Tim Lucia
, April 06, 2006 10:10 AM To: users@tomcat.apache.org Subject: crossContext breaking class hierarchy? Hello, I am experiencing a problem with Tomcat and class hierarchies. In particular when an object (which implements interface X) is shared among serveral contexts I am unable to cast the object

RE: crossContext breaking class hierarchy?

2006-04-06 Thread tomcat
, 2006 10:10 AM To: users@tomcat.apache.org Subject: crossContext breaking class hierarchy? Hello, I am experiencing a problem with Tomcat and class hierarchies. In particular when an object (which implements interface X) is shared among serveral contexts I am unable to cast the object back

RE: crossContext breaking class hierarchy?

2006-04-06 Thread tomcat
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 06, 2006 10:10 AM To: users@tomcat.apache.org Subject: crossContext breaking class hierarchy? Hello, I am experiencing a problem with Tomcat and class hierarchies. In particular when an object