---------------------------------------------------------------- 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!!! ---------------------------------------------------------------- Ok. I give up! H ow do I get native code to run out of a class called by > >my servlet? > >I can make it run from the java command line, but not when it is called > >from my servlet. The class is under the jdk1.1.7/lib along with my input > >and output files and the executable I need to run (a Fortran program due > >to a large number of mathematical calculations). It is not specifically > >referred to in the CLASSPATH in jserv.properties. Am I missing > >something? Do I have to play around with LD_LIBRARY_PATH? I am running > >SuSE 6.3 with blackdowns jdk1.1.7. > >If you can help it would be greatly appreciated. > > > >Scott Tearle > > > -- -------------------------------------------------------------- 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]