Jigsaw with Kaffe: HELP!
Vitaly Yermolenko
vyermolenko at zt.ukrtel.net
Sun Jan 31 00:27:10 PST 1999
> ad 2): java.net.HttpURLConnection is not implemented. Try using Sun's
> by appending classes.zip to your classpath.
I TRIED!
CLASSPATH=.:/usr/local/share/kaffe:/usr/local/Jigsaw/Jigsaw/classes/jigsaw.z
ip:/usr/lib/jdk-1.1.6/classes.zip
PATH=/usr/local/kaffe/bin:/bin:/usr/bin
The result of compilation - not good:
Compiling HttpURLConnection.java
It's not ThreadDeath, and there's no exception handler.
This is something I cannot handle.
make[3]: *** [HttpURLConnection.class] Error 134
>
> - Godmar
>> Has anyone used (or compiled) Jigsaw Web-server with Kaffe?
>>
>> There are some problems, like:
>> 2) during compilation:
>>
>> HttpURLConnection.java:15: cannot access class HttpURLConnection; file
>> java/net/HttpURLConnection.class not found
>> public class HttpURLConnection extends java.net.HttpURLConnection
>> ^
>> HttpURLConnection.java:24: variable method not found in class
>> org.w3c.www.protocol.http.HttpURLConnection
>> request.setMethod(method);
Regards,
Vitaly Yermolenko
vyermolenko at zt.ukrtel.net
More information about the kaffe
mailing list