Hi, i've got a simple application with a couple of servlets using one
shared object. The problem is that this shared object uses native libs
and there is no way to avoid it. And whenever servlet gets the instance
of this shared object, Tomcat crashes and also crashes the whole JVM.
When i use this obejct outside tomcat, in a standalone application,
everything is ok. I've gave it a try  on solaris and windows and in both
cases i've got the same results. Of course native libs are for sol and
win respectively.  And here is the question: shall i somehow inform
Tomcat about native libs? (Theese are already on LD_LIBRARY_PATH
variable). 


Bests
daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to