Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: WebServer2 and JAVA
pl2java is a shell script calling the java runtime system (a file named
"java"). To use it, you must have a java compiler installed (e.g. Sun JDK).
I suppose HotJava will not do. Your error message means that you have not
set the CLASSPATH environment variable, which must point to the directory
with "classes.zip" in it.
I think we are trying to do the same things. Call me!
Peter Schmeichel, schmeicp_at_ada.de
Citton Laurent <citton_at_shom.fr> schrieb im Beitrag
<57h701$3vn_at_oceanie.shom.fr>...
> Hi everybody,
>
> I'am currently trying to wrap a java class using pl2java from webserver2,
> but I get each time the same error message:
>
> unable to initialize threads: cannot find class java/lang/Thread
>
> What java wrapper should I use ? I'm using the one from SUN's hotjava
> browser. Where can I find another one? Does Oracle give one ?
>
> Please answer by mail too.
>
> --
> Laurent CITTON (citton_at_shom.fr)
> E.P.S.H.O.M (www.shom.fr)
> 13 rue du Chatellier
> BP 426
> 29275 BREST cedex
> FRANCE
>
>
Received on Tue Dec 10 1996 - 00:00:00 CST
![]() |
![]() |