----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
James,
I think there is something in the FAQ on this. In short, native libs can
only be loaded from classes loaded by the system classloader. If your class
that is attempting to load the lib is in the Jserv repository it will fail.
Of course none of this is pertinent if you are already have your class in
Jserv's wrapper.classpath.
John
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> using jserv running on linux, I have a servlet that loads a native libary
> module, then runs a method on that module.
> When the method is called, the server throws up an Internal Server Error
> exception page and the log shows a "segmentation violation" error.
> has anyone had any issues like this when using native libraries ?
>
> regards,
>
> james Lynn
>
> James Lynn
>
> Analyst Developer, Equity Capital Markets Technology
> > Credit Suisse First Boston
> > Tel: +44 171-888-6215
> > Fax: +44 171-888-6193
> > Email: [EMAIL PROTECTED]
> >
> >
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Archives and Other: <http://java.apache.org/main/mail.html>
> Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]