Hello
I need to access native libraries from glassfish (9.1_02).
I do this from a jca connector.
I tried to set the native libraries path with:
asadmin set server.java-config.native-library-path-suffix=/right/path/to/my/librairies
also tried with
asadmin set server.java-config.native-library-path-prefix=/right/path/to/my/librairies
but this doesn't work...
If I set LD_LIBRARY_PATH, everything is fine.
Any idea ?
Thank you...
[Message sent by forum member 'pat_m' (pat_m)]
http://forums.java.net/jive/thread.jspa?messageID=325367