We are launching tomcat via a boot script and 'tomcat55' user is not a standard user. He has no .bashrc file, he has no home.
On the other hand the 'other processes' are servlets which call IDL software. We are going to look at $APP_DIR/WEB-INF/web.xml. Thanks M On Apr 13, 11:10 am, Adam Hardy <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] on 13/04/07 07:19, wrote: > > > I have a Java servlet running with Tomcat 5.5 under Linux Debian. > > I need to indicate tomcat where are located the other processes called > > by the Java servlet. For that, I must specify environment variables > > for the tomcat user (and not for root or any other user) but I don't > > know in which configuration file I need to do that. Do you have any > > idea ? > > This is a lame answer because I don't know that much about it, but it depends > on > whether you are launching tomcat via a boot script or from the command line. > > First I would try setting them in the .bash_profile or the .bashrc of the > tomcat > user home dir. > > Adam > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]