Hi there,

We're porting an applet based webapplication to JBoss and all seems to
run fine as long as wetested it on Unix machines or NT clients with
JRE1.3.
But most of our clients (in our intranet) still have JRE1.2.2 and we
figured out that we need the j2ee.jar on the client, or at least the
jndi.jar +the RMI package for 1.2 .
But we still get the stacktrace below.
Is there anybody out there to give us a good hint whats necessary
additional to the 1.3 clients to get it run?

------------here a part of the stacktrace----

JNDIFactory.getHome(2): lookup for ims/ItemTree.
javax.naming.CommunicationException.  Root exception is
java.io.StreamCorruptedException: Type code out of range, is 125
at java.io.ObjectInputStream.peekCode(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at java.io.ObjectInputStream.inputObject(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at java.io.ObjectInputStream.readObject(Unknown Source)
at java.rmi.MarshalledObject.get(Unknown Source)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java, Compiled
Code)
at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
at javax.naming.InitialContext.lookup(InitialContext.java:354)

--------------------------------------

Any help or hint will be appreciated.

tom


-- 
THETA - Consulting   
Kommuniktionsanalyse - Anwendungsentwicklung - LINUX-Systeme

Thomas Hagedorn                          Tel. 07231-472108
Rainstr. 12                              Tel. 0172-7642398
75217 Birkenfeld                         [EMAIL PROTECTED]

Jesus inside - where do you want to go forever ?


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to