---------------------------------------------------------------- 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've got this configuration: apache 1.3.9, Jserv 1.1.1, JSDK 2.0, JDK 1.2 on Hp-UX 11. We start jserv manually We have problems starting Servlets using JDBC OCI driver, while we succedeed using JDBC Thin driver The error we got is: java.lang.UnsatisfiedLinkError: make_c_state at org.apache.jserv.JServServletManager.load_init(JServServletManager.java:579) at org.apache.jserv.JServServletManager.loadServlet(JServServletManager.java:48 8) at org.apache.jserv.JServConnection.processRequest(JServConnection.java:266) at org.apache.jserv.JServConnection.run(JServConnection.java:188) at java.lang.Thread.run(Thread.java:479) Is it a problem of configuration or the lib liboci805jdbc.sl is not correct? Thanks in advance for any help Alessandra Aulicino -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Search Archives: <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/> Problems?: [EMAIL PROTECTED]