-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

[EMAIL PROTECTED] wrote:
> 
> -----------------------------
> Please read the FAQ!
> <http://java.apache.org/faq/>
> -----------------------------
> 
> Hi, all,
> 
> When I try here to connect to Oracle 8.0.4 server on Solaris, it fails.
> My apache server runs on Solaris 2.5.1 too. When I use standalone java
> application to connect the DB at the same environment as `apachectl
> start`,
> everything's fine.
> 
> I check the log file for my servlet. it said that jdbc shared library
> for ocijdbc driver is not found. In fact, it's setup to
> LD_LIBRARY_PATH=$ORACLE_HOME/jdbc/lib.
> 
> I also noticed that there's " wrapper.env.cp"  in "jserv.properties"
> file
> for my servlet zone,but it's no effect when I set like this:
> wrapper.env.cp=[LD_LIBRARY_PAHT],
> which said in log file that this environment variable is not
> knowledgable here.
> 
> thanks in advance for any attention
> wenbo
as a quick and dirty(?) solution you may consider starting JServ
manually, and so be sure you'll get the env set.
Jean-Luc Rochat


--
--------------------------------------------------------------
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]

Reply via email to