1 Reply Latest reply on Feb 14, 2009 3:37 AM by jaikiran

    classLoader problem

      Hi,

      I am getting this error when i use Externalizable for Entities instead of Serializable. I know that it is about 3rd party component but is there any configuration for these kinds of errors?

      java.io.IOException: readObject failed: java.lang.IllegalStateException: BaseClassLoader@fe7e0e{vfszip:/home/onur/jboss-5.0.0.GA/server/all/deploy/testproject.ear} classLoader is not connected to a domain (probably undeployed?) for class
      com.tangosol.util.WrapperException


      Thanks.