Using version 2.2.7.
I have followed all of the installation instructions and I keep getting
this error on startup:
JOnAS Server, version 2.2.7, running on rmi.
TransactionService: Cannot rebind TM:
javax.naming.CommunicationException [Root exception is
java.rmi.ServerException: RemoteException occ
urred in server thread; nested exception is:
java.rmi.UnmarshalException: error unmarshalling
arguments; nested exception is:
java.io.InvalidClassException:
org.objectweb.jonas_tm.TransactionFactoryImpl_Stub; Local cla
ss not compatible: stream classdesc
serialVersionUID=2069153486423336207 local class serialVersionUI
D=0]
JOnAS: Cannot start Transaction Service : EJBServer halting
Here is my classpath:
CLASSPATH=.;c:\jonas227\jonas\jndi.properties;c:\jonas227\jonas\examples
\classes;c:\jonas227\jonas;c:\usr\lib\classes12.zip;c:\usr\lib\jndi.jar;
c:\usr\lib\providerutil.jar;c:\usr\lib\rmiregistry.jar;c:\jonas227\jonas
\lib\RMI_jonas.jar
What am I missing? Thanks in advance for your help.
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".