... the 1.3 server cannot communicate with a 1.2.2 client sorry.

either 1.3-1.3
or 1.2.2 - 1.2.2

we have not reverse engineered the 1.3 protocol, Dan OConnor wrote the 1.2.2
proxy generation with bytecode gen on the wire but they are not interversion
compatible.

marc


|-----Original Message-----
|From: [EMAIL PROTECTED]
|[mailto:[EMAIL PROTECTED]]On Behalf Of Scott M Stark
|Sent: Sunday, October 22, 2000 11:09 PM
|To: jBoss
|Subject: [jBoss-User] long string problem seen between 1.2.2 client
|and1.3 server
|
|
|Sorry about the bad subject, this is the same post with a good subject.
|
|I'm running the jBoss 2.0 BETA-PROD-02 build on a windows 2000 box
|using jdk1.3 and
|I have a 1.2.2 jdk client trying to lookup a home interface and it
|is seeing a StreamCorruptedException
|due to the change in 1.3 for long utf strings. This should only be
|happening if the string being
|sent back is > 64k. Is the string data really that big and is
|there a way around this?
|
|[ironmaiden:cvsroot/dscape/build] starksm% ant test-jboss
|Searching for build.xml ...
|Buildfile: /usr/local/src/cvsroot/dscape/build/build.xml
|
|test-jboss:
|     [java] Exception in thread "main"
|javax.naming.CommunicationException.  Root exception is
|java.io.StreamCorruptedException:
|Type code out of range, is 125
|     [java]     at
|java.io.ObjectInputStream.peekCode(ObjectInputStream.java:1280)
|     [java]     at
|java.io.ObjectInputStream.readObject(ObjectInputStream.java:282)
|     [java]     at
|java.io.ObjectInputStream.readObject(ObjectInputStream.java:232)
|     [java]     at
|java.io.ObjectInputStream.inputObject(ObjectInputStream.java:978)
|     [java]     at
|java.io.ObjectInputStream.readObject(ObjectInputStream.java:369)
|     [java]     at
|java.io.ObjectInputStream.readObject(ObjectInputStream.java:232)
|     [java]     at java.rmi.MarshalledObject.get(MarshalledObject.java:142)
|     [java]     at
|org.jnp.interfaces.NamingContext.lookup(NamingContext.java:284)
|     [java]     at
|org.jnp.interfaces.NamingContext.lookup(NamingContext.java:265)
|     [java]     at
|javax.naming.InitialContext.lookup(InitialContext.java:354)
|     [java]     at
|com.dscape.test.projects.tstProjectInfoFileSystemEJB.<init>(tstProj
|ectInfoFileSystemEJB.java:55)
|     [java]     at
|com.dscape.test.projects.tstProjectInfoFileSystemEJB.main(tstProjec
|tInfoFileSystemEJB.java:218)
|^C
|[ironmaiden:cvsroot/dscape/build] starksm%
|
|
|
|
|
|--
|--------------------------------------------------------------
|To subscribe:        [EMAIL PROTECTED]
|To unsubscribe:      [EMAIL PROTECTED]
|Problems?:           [EMAIL PROTECTED]
|
|



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to