----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It has a search feature and all the answers!
----------------------------------------------------

Okay I installed the new verion Jserv1.1b2, but the problem
still persist. The problem is that I get unsatisfied link error env
if LD_LIBRARY_PATH and CLASSPATH are set correctly.
Note that I also set wrapper.env and wrapper.classpath directives
to appropriate values.

Any info to make this work is really appreciated.

Rupali


At 01:53 PM 10/12/99 -0700, you wrote:
>----------------------------------------------------
>Please read the FAQ at <http://java.apache.org/faq/>
>It has a search feature and all the answers!
>----------------------------------------------------
>
>> java.lang.UnsatisfiedLinkError: encPwdInDb
>>         at org.apache.jserv.JServConnection.processRequest(Compiled Code)
>>         at org.apache.jserv.JServConnection.run(Compiled Code)
>>         at java.lang.Thread.run(Compiled Code)
>>
>> Does anyone know What could be the problem ?
>
>could you please try something for me?
>
>On line 246 in org.apache.java.lang.AdaptiveClassLoader, add a "true" to the
>end?
>
>It should look like this:
>
>return loader.loadClass(v.getName(), true);
>
>then, recompile and re-create the .jar file.
>
>your help and feedback here is GREATLY appreciated.
>
>thanks,
>
>-jon
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Archives and Other:  <http://java.apache.org/main/mail.html>
>Problems?:           [EMAIL PROTECTED]
> 



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
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