0 Replies Latest reply on Aug 19, 2005 7:14 PM by ssplawn

    Class Isolation problems with clustering

    ssplawn

      Currently we are using the classloader configuration with CallByValue and Isolation set to true in our production enviroment (we have different versions of the same classes on different webapps). We are now needing to switch to a Clustered setup. The problem is that we have an issue with the classloader not being able to find our entity bean PK classes. Is there a way to have isolation and not have this issue?


      2005-08-19 17:35:03,597 WARN [org.jboss.ha.framework.interfaces.HAPartition.DefaultPartition] RpcProtocol.Handle(): java.lang.ClassNotFoundException: No ClassLoaders found for: com.hrlogix.OurClassPK