Hi, 

Is there a standard location in a WAR archive where native libraries should
be placed (e.g. WEB-INF/lib) so that they can be loaded by a servlet using
System.loadLibrary() ? Given that there is no requirement for a WAR file to
be actually expanded into a file system by its container, it seems
impossible to do this portably ...

Even if the WAR file were to be expanded, like in Tomcat, is the container
required to adjust its %PATH% and/or $LD_LIBRARY_PATH in order to find the
library at runtime ? What's the deal with Tomcat ?

Sorry if this is a FAQ, but I've found nothing in the documentation or
at Sun's website.

Thanks, 
David McCann. 

=============================================
Metropolitan DS | Tel: +43 1 53139 2935
Gonzagagasse 16 | Fax: +43 1 53139 3278
A-1010 Vienna   | [EMAIL PROTECTED]
Austria         | http://www.metropolitan.at
============================================= 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to