jdk
1.1.* will not work. CLient and server need the 1.2.2 serialization
properties.
marc
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Erich Jermann
Sent: Tuesday, June 20, 2000 11:36 AM
To: 'jBoss Developer'
Subject: [jBoss-Dev] Java 1.1 Support ?!?!?Hi there,Excuse me if I write to the wrong mailing list, but i thought this may be the better list than the other.I'm quite new to j2ee, for about 4 weeks ago i started implementing suns reference implemententationand tried then to run the client under Sun JDK 1.1.8 but failed.3 days ago i started with jBoss current release and nothing worked, downloaded a CVSsnapshot and got this to work - cool - and tried to access it with my client running under Sun JDK1.1.8as mentioned before and had to change alot.- recompiled the jndi.jar (javax.naming.*.* com.sun.naming.internal.*) since it uses collections functionality.I also renamed the packages to com.sun.javax.naming since i want to use the client in all JDK above 1.1.8.The problem i had next was: jnp-client.jar accesses javax.naming but hell i just renamed it and didn't had thesource for it to change it.So as you can see i tried as good as i was able to with my java knowledge, but now i have to ask the pro's.Is there any way to connect a 1.1.8 client to jboss running on 1.2+ ?!?!?!?!?Thanks in advance for your help and forgive my poor english since my motherlanguage is German.- Erich Jermann
