Minh Tu Thanh Tran wrote: > Thanks David, > > Again, I want to start the prolog engine, so I need to load the > library of prolog when I start Tomcat 5.5.17. I think the command line > is: java -Djava.library.path=$PLLIBDIR $1 > But I do not know where to put this command line in Tomcat in order to > load the prolog library when Tomcat starts. I am using Linux.
You can set command line parameters on start-up by setting the JAVA_OPTS or CATALINA_OPTS environment variables. Have a look at catalina.sh in your bin directory for more details. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]