ORBSocketFactory in JDK15  
Author Message
Alan D. Cabrera





PostPosted: 2005-4-6 4:09:00 Top

java-programmer, ORBSocketFactory in JDK15 I've created an ORBSocketFactory for use in JDK14. I now need to create one
for JDK15. It seems that the interface has substantially changed and that
it no longer provides the IOR, which I need access to to decide what kind of
socket to create.

The JDK14 classes had extensive javadocs. The JDK15 classes have zippo.
Can someone provide some useful tips on porting?


Regards,
Alan