Bugs item #563120, was opened at 2002-05-31 22:45 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=563120&group_id=22866
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: JD Brennan (jazzdevotee) Assigned to: Nobody/Anonymous (nobody) Summary: ClassCastException after redeploy Initial Comment: Linux (2.2 kernel) JDK 1.4 ========================================= ======================================= JBoss Bootstrap Environment JBOSS_HOME: /opt/jboss-3.0.0 JAVA: /opt/j2sdk1.4.0/bin/java JAVA_OPTS: -server -Dprogram.name=run.sh CLASSPATH: /opt/jboss- 3.0.0/bin/run.jar:/opt/j2sdk1.4.0/lib/tools.jar ========================================= ======================================= 15:15:05,459 INFO [Server] JBoss Release: JBoss- 3.0.0 CVSTag=JBoss_3_0_0 Steps: 1) call a bean that serializes object X that implements interface Y somewhere (I store it in a mysql database). 2) call a bean that deserializes the object and casts it to the interface Y. 3) redeploy the ejb jar file that contains the bean (hot redeploy. Don't restart JBoss. 4) repeat step 2 Excepted: Same result as Step 2 Actual: ClassCastException ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=563120&group_id=22866 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
