Well, a little info.  I reported a failure calling InetAddress.getByName,
where it would throw a java.net.UnknownHostException.  This was running
under Win95, using the jdk1.2 jre.

I switched the jserv.properties file to reference x:\jdk1.2\bin\oldjava.exe,
and added a bunch of wrapper.classpath entries to point to the various .jar
files I needed, and viola, it worked.

So, it seems there there is a 1.2 incompatibility, which I would suspect is
related to the classloading functions within JServ, since oldjava.exe runs
under the 1.1 classloader scheme, while 1.2 had implemented a new scheme.

GregM.



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to