---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- We have jserv 1.1 compiled in with apache1.3.11 on Solaris 2.7 Everything is fine until we run into some part of code that needs a shared library from ostore(an object database). We got java.lang.UnsatisfiedLinkError: no osjisc in shared library path at org.apache.jserv.JServServletManager.load_init(compiled code)\ apache is started from root which has its LD_LIBRARY_PATH set correctly(with the ostore lib path included) in the .profile and exported. We got to be missing something... BTW, this works fine with apache 1.3.9 and the older version of jserv. Thanks in advance, Edwin -- -------------------------------------------------------------- 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]