>> COM.objectspace.voyager.TransportException: java.net.SocketException: Socket >option unsupported >It's a v4a bug. It's fixed in our development code, but that's waiting >on me to get the library version handling code tested. I bet you were >setting LINGER or REUSEADDR -- these got broken in v4a. Ah, cool, thanks for the info. I'm not using either myself, but it's quite possible that Voyager does. Strange that most things work, just not this one part of Voyager.
- jdk 1.1.5_v7 -> 1.1.6_v4a, socket problem. Nelson Minar
- jdk 1.1.5_v7 -> 1.1.6_v4a, socket problem. Steve Byrne
- Nelson Minar