[jboss-user] [Installation, Configuration & DEPLOYMENT] - ClassCastException while concurrent accessing EJBs and class

aheizen do-not-reply at jboss.com
Mon Aug 18 05:05:38 EDT 2008


Hello all,

i have following problem: the application i am working on have two components which use concurrently a third component by invoking its EJBs. It is possible, that this three components can use internal different class versions. And for this the class loader isolation was enabled by deploying components. 

For performance issues was the third component deployed later on an other JBoss instance on an other hardware server. By this constellation a ClassCastException is throwing.

This Problem was tested on JBoss 4.0.5 and JBoss 4.2.2 and on both cames ClassCastException by destributed deployment of this three components.

Does somebody knows this Problem? Is there a work around for this?
I can provide a test case, which reproduce the problem by one click.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171010#4171010

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171010



More information about the jboss-user mailing list