We are trying to run a servlet that access an Object Store
database and get the following error:

java.lang.UnsatisfiedLinkError: no o5osji_jdk in java.library.path
        at org.apache.jserv.JServServletManager.load_init(JServServletManager.ja
va:476)
        at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.
java:383)
        at org.apache.jserv.JServConnection.run(JServConnection.java:301)
        at java.lang.Thread.run(Thread.java:479)


I'm guessing that apache can't find the bin directory that houses the
runtime library stuff, but where can one set this?

---
Michael Stacey
Lexi-Comp, Inc.
1100 Terex Road
Hudson OH 44236
(330) 650-6506


----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to