Hi guys!
I hope I am making a big mistake here. I just updated from jBoss BETA2
to the actual cvs version. We are using CMPs which reference to other
CMPs. As far as I know this is accomplished by JAWS by storing the
handles of the referenced Beans in a BLOB field. Is it possible, that
the implementation of that handle changed between the versions (we HAD
to update our client side jars). Could this be the source for this
error:
[User] TRANSACTION ROLLBACK EXCEPTION:Load failed; nested exception is:
java.lang.ClassCastException:
org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl; nested exception
is:
java.rmi.ServerException: Load failed; nested exception is:
java.lang.ClassCastException:
org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl
[User] java.rmi.ServerException: Load failed; nested exception is:
[User] java.lang.ClassCastException:
org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl
[User] java.lang.ClassCastException:
org.jboss.ejb.plugins.jrmp.interfaces.EntityHandleImpl
Just in case the answer is "yes": This might be a really Bad Thing (tm)
! By the time the system goes into production we'd like still to be able
to update the application server with newer versions.
Would it be a possible solution to store the PrimaryKeys instead of a
handle ? I think that discussion was already on the list some time ago.
What was the result (I know I am lazy :-) ) ?
Cheers,
Tobias
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]