Title: RE: [JBoss-user] StreamCorruptedException

   Yep, that's it, thanks.



-----Original Message-----
From: jK.MkIII [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 3:51 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] StreamCorruptedException


Hello,

StreamCorruptedException is propably because you have jBoss running on
JRE 1.3 and client on 1.2 ..at least when I had that situation got same
message. Fix is to add line

java.vm.version=1.2

into jboss.properties.

Now not sure, and interested to know, does this mean that now 1.3
clients can't connect.. and if so how to make everyone able to connect
to same server.

--
    jK.MkIII


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to