At the very least, you need to add the entries
wrapper.classpath=E:\jdk1.2\jre\lib\rt.jar
wrapper.classpath=E:\jdk1.2\jre\lib\ext\Apache-JServ.jar
wrapper.classpath=E:\jdk1.2\jre\lib\ext\jsdk.jar
and whatever other .jar files you need.
GregM.
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jon
> Reinberg
> Sent: Thursday, April 15, 1999 4:40 PM
> To: Java Apache Users
> Subject: Re: InetAddress.getByName failure
>
>
> Greg -
>
> Great news! I tried the same scheme, and it hasn't worked yet, but I
> presume this is because I haven't added the proper wrapper.classpath
> entries - what do you suggest I add?
>
> Thanks,
>
>
>
> At 04:33 PM 4/15/99 -0400, you wrote:
> >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.
> >
> >
>
> Jon Reinberg
> [EMAIL PROTECTED]
>
>
> ----------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html/>
> Problems?: [EMAIL PROTECTED]
>
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]