Hi!
Today I started to test jBoss, current from the CVS tree.
After quite a deal of fiddling, several hours, I have managed to get
stuff partly working. Most of my troubles have stemmed from the JDK 1.3
requirement in the default build, and I don't really want to run with
1.3. However, now I have setup a box with 1.3 for the sole purpose of
running the server. I still need to be able to connect with 1.2
clients though. After managing to get the JNDI properties right, I
have finally succeeded in getting the:
javax.naming.CommunicationException [Root exception is
java.io.StreamCorruptedException: Type code out of range, is 125]
error. Looking a bit at java.io I can understand why. There is a
proxy class descriptor passed over the wire, which is something not
found in JDK 1.2.2. I guess I was a bit naive in thinking the new
reflection stuff was only used in the server part of jBoss. So after
reading some archived messages, it seems as if the reflection stuff is
optional, and that it would be possible to do without it. But, I
don't quite see how to leave it out, and if I do, I don't see exactly
what kind of functionality I am losing. Are there any authorities on
this matter listening? I think we are many that wants to see a jBoss
over 1.2.2, as 1.3 is really not that widespread just yet (hey even
Java 2 support is limited out there, but hopefully that will improve
soonish). So please help us understand what we need to do.
Thanks in advance,
Niklas
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]