<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks Daniel!<br><br>--- On <b>Mon, 10/4/10, Daniel Foote <i><freefoote@gmail.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Daniel Foote <freefoote@gmail.com><br>Subject: Re: [plug] Where to set an environment variable in CentOS?<br>To: plug@plug.org.au<br>Date: Monday, October 4, 2010, 7:14 AM<br><br><div id="yiv1121078983"><br><div class="yiv1121078983gmail_quote"><blockquote class="yiv1121078983gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;
 -x-system-font: none;" valign="top">
I installed Tomcat6 on a CentOS distrib and I need to set an environment variable as indicated here in a user's post:<br><br>------------------<br>Add the $CATALINA_HOME environment variable to your PATH.<br># vi /etc/profile<br>
CATALINA_HOME=/usr/local/jakarta-tomcat-5.0.19<br>export CATALINA_HOME<br>------------------<br>I checked the /etc/profile file and it doesn't seem to be the best place to add it.<br></td></tr></tbody></table></blockquote>
<div><br>Last time I installed Tomcat, I just adjusted the variables in the "start-catalina.sh" script which did the job. Just have to be careful if upgrading Tomcat, but we never had to do that with our live installations (4 of them) in the 18 months we had them.<br>
<br>In our case, we adjusted the memory limits for the instances, but any other variables should work there.<br><br>I hope this helps!<br><br>Daniel Foote.<br></div></div><br>
</div><br>-----Inline Attachment Follows-----<br><br><div class="plainMail">_______________________________________________<br>PLUG discussion list: <a ymailto="mailto:plug@plug.org.au" href="/mc/compose?to=plug@plug.org.au">plug@plug.org.au</a><br><a href="http://www.plug.org.au/mailman/listinfo/plug" target="_blank">http://www.plug.org.au/mailman/listinfo/plug</a><br>Committee e-mail: <a ymailto="mailto:committee@plug.linux.org.au" href="/mc/compose?to=committee@plug.linux.org.au">committee@plug.linux.org.au</a><br></div></blockquote></td></tr></table>