Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.
(Answer) (Category) Java Apache Project : (Category) Apache JServ 1.0 : (Category) Configuration :
Environment Variables
The file jserv.properties contains two under-emphasised variables - wrapper.env.copy and wrapper.env.copyall. The default for wrapper.env.copyall is false. I disagree with this, as it prevents JServ from having access to your environment variables. If you are having strange exceptions thrown like UnsatisfiedLinkError, set this variable to true. If your server is configured properly the problem should be resolved.
wrapper.env.copy allows you to copy individual environment variables for use by the JVM. ie: wrapper.env.copy=PATH
cideazATnswDOTbigpondDOTnetDOTau
[Append to This Answer]
Previous: (Answer) Too many open files (on Solaris)
Next: (Answer) (EMERGENCY) ajp11: can not connect to host 127.0.0.1:8007, (ERROR) an error returned handling request via protocol "ajpv11"
This document is: http://java.apache.org/faq/?file=216
[Search] [Appearance] [Show Expert Edit Commands]
This is a Faq-O-Matic 2.709.
Please browse the categories below to previous answers to questions like yours. If you do not find the answer for your particular situation, ask for help on the appropriate mailing list.