Please be careful with Nabble. You are resending your messages to the
list [1] the third time in a row. Maybe there was some "OK" button
that you were inadvertently pressing.
Regarding Eclipse on Windows:
1. If you updated your PATH variable, any program that was started
before the update will st
> From: StrongSteve [mailto:ste...@starkeweb.org]
> Subject: RE: Tomcat loading dlls
>
>
> If a Java program calls System.loadLibrary("XXX"), are all directories
> specified by the PATH varibale searched for a DLL called XXX?
For Windows, yes, in the order specifie
> From: StrongSteve [mailto:ste...@starkeweb.org]
> Subject: RE: Tomcat loading dlls
>
> In order for it to work I have to append the directory to
> the "library path" when starting the Tomcat from within Eclipse.
>
> Why is this so? Am I doing something wrong?
e PATH Variable,
the last one?
Can anyone explain the difference between PATH, CLASSPATH and
java.library.path. I am a little stuck on when to use use which property.
Thanks in Advance for your time!
Greetings
Stefan
n828cl wrote:
From: StrongSteve [mailto:ste...@starkeweb.org]
Subject:
in Advance for your time!
>
> Greetings
> Stefan
>
>
> n828cl wrote:
>>
>>> From: StrongSteve [mailto:ste...@starkeweb.org]
>>> Subject: Tomcat loading dlls
>>>
>>> Do I place the needed dlls into another directory and alter an
>&
28cl wrote:
>
>> From: StrongSteve [mailto:ste...@starkeweb.org]
>> Subject: Tomcat loading dlls
>>
>> Do I place the needed dlls into another directory and alter an
>> environmental variable (f.e. java.library.path, PATH, CLASSPATH,
>> ...) or do i alter catal
> From: StrongSteve [mailto:ste...@starkeweb.org]
> Subject: Tomcat loading dlls
>
> Do I place the needed dlls into another directory and alter an
> environmental variable (f.e. java.library.path, PATH, CLASSPATH,
> ...) or do i alter catalina.bat/startup.bat?
Since you&
alter
catalina.bat/startup.bat?
Seriously, what is the prefered solution?
Thanks in Advance for your time!
Stefan
--
View this message in context:
http://old.nabble.com/Tomcat-loading-dlls-tp27703944p27703944.html
Sent from the Tomcat - User mailing list archive at Nabbl
Hi,
I have a servlet which needs to load a dll. using Tomcat 5.5., what is the
right way to do that (do I need to set java.library.path? if so - where?
where should my loading classes reside?)?
Thanks,
Zohar.
-
To start a