You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Barbara Post <ba...@ifrance.com> on 2002/10/08 16:53:14 UTC

bug when reloading classes ?

Hi, I use Tomcat 4.1.12 and Cocoon 2.1-dev, jdk 1.3.1, Windows NT4.

My webapp has reloadable="true" attribute, and custom path in catalina.bat
that includes 2 dlls used by java native methods and that I put in Tomcat's
bin.

So my Tomcat's path is :
set PATH=c:\%JAVA_HOME%\bin;%CATALINA_HOME%\bin

If I recompile a java class, Tomcat reloads it and my webapp's ability to
call the dlls disappears (blank string returned).
Strange.

Babs




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>