/etc/init.d/tomcat start)
What could be wrong?
--
David Marshall
Staff Software Engineer
Center For Knowledge Communication
Computer Science Dept.
University of Massachusetts - Amherst
www.cs.umass.edu/~marshall
-
To
e
or something like that, so that it doesn't try to load your X windows
environment
Filip
David Marshall wrote:
Using Tomcat 5.5 on Linux.
I've set my environment variable with export
JAVA_OPTS='-Djava.library.path=/path/to/my/sharedobjectfolder'
After restarting t
va.library.path is set as intended.
I'll try your JSP idea just to be 100% the path is set correctly.
Filip Hanik - Dev Lists wrote:
and that your library is valid, and that you are calling
System.loadLibrary with the correct name
Filip
David Marshall wrote:
Filip :
Thanks. I did
JSP.
2007/10/17, David Marshall <[EMAIL PROTECTED]>:
I'm not doing a System.loadLibrary. The library is needed by a
third-party jar that I am using. SInce it works from within Eclipse I
know that their jar and the shared object (.so file) work correctly
together and that the share
r something like that, so that it doesn't try to load your X
windows environment
Filip
David Marshall wrote:
Using Tomcat 5.5 on Linux.
I've set my environment variable with export
JAVA_OPTS='-Djava.library.path=/path/to/my/sharedobjectfolder'
After restarting tomcat
The results of printing System.getProperty("java.library.path") in the
jsp does show the correct path to my shared object
Looking forward to your results with JSP.
2007/10/17, David Marshall <[EMAIL PROTECTED]>:
I'm not doing a System.loadLibrary. The library
op-java-library-path-n.html
It is about requirements for LD_LIBRARY_PATH if there are several libraries.
Does your printenv mention the value of LD_LIBRARY_PATH? Is there any
difference compared to when you are running Eclipse?
2007/10/17, David Marshall <[EMAIL PROTECTED]>:
Th
/10/17, David Marshall <[EMAIL PROTECTED]>:
I'm not doing a System.loadLibrary. The library is needed by a
third-party jar that I am using. SInce it works from within Eclipse I
know that their jar and the shared object (.so file) work correctly
together and that the shared object i