a re-iteration of the suggestion already offered
if in $JAVA_HOME%/jre/lib/i386/jvm.cfg you would see a specification for 
java.library.path as in
/********contents of jvm.cfg**********/
java.library.path=/opt/jdk1.5.0_06/jre/lib/i386/client

then..
place your dll in /opt/jdk1.5.0_06/jre/lib/i386/client

M-
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of 
the individual or entity to which it is addressed and may contain information 
that is privileged, proprietary , confidential and exempt from disclosure. If 
you are not the intended recipient, you are notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pièces qui y sont annexées, le 
cas échéant) s'adresse au destinataire indiqué et peut contenir des 
renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le 
destinataire de ce document, nous vous signalons qu'il est strictement interdit 
de le diffuser, de le distribuer ou de le reproduire.
----- Original Message ----- 
From: "Sampath Kumar Rallapalli" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <users@tomcat.apache.org>
Sent: Wednesday, January 17, 2007 2:58 PM
Subject: RE: Tomcat 5.5.20: issue with tomcat service & defining application 
specific environment variables


> Thanks Chuck for your response. I tried your suggestion of providing an 
> additional argument on Java tab for java.library.path and it did not work.
>   
>  Any further inputs would be appreciated.
>   
>  Regards,
>  Sampath
>  
> 
> "Caldarale, Charles R" <[EMAIL PROTECTED]> wrote:
>  > From: Sampath Kumar Rallapalli [mailto:[EMAIL PROTECTED] 
>> Subject: Tomcat 5.5.20: issue with tomcat service & defining 
>> application specific environment variables
>>
>> But the path to this dll is defined in the SYSTEM variables 
>> in the SYSTEM PATH variable.
> 
> Not sure if services have access to environment variables. In any
> event, the easiest way is to set the appropriate -D values in the Java
> tab of the tomcat5w.exe utility. For this case, it's:
> -Djava.library.path=
> 
>> Also, if the tomcat is running in service mode, how to 
>> provide the application specific environment variables?
> 
> As above, I think you'll need to use Java system properties, not
> environment variables.
> 
> - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> ---------------------------------
> Food fight? Enjoy some healthy debate
> in the Yahoo! Answers Food & Drink Q&A.

Reply via email to