On 07/07/2011 20:07, Christopher Schultz wrote:
> Lance,
>
> On 7/7/2011 12:03 PM, Campbell, Lance wrote:
>> Tomcat 6 enhancement:
>> Please consider giving us the ability to change the process name for linux
>> applications. I have identified all of the places I believe this needs to
>> be don
Lance,
On 7/7/2011 12:03 PM, Campbell, Lance wrote:
> Tomcat 6 enhancement:
> Please consider giving us the ability to change the process name for linux
> applications. I have identified all of the places I believe this needs to be
> done.
>
> Would you please consider adding the following to
On 07/07/2011 17:07, Campbell, Lance wrote:
> Small typo.
>
> 3) Then replace any occurance of "$_RUNJAVA" with exec
> "$CATALINA_PROCESS_NAME" . This will allow the process to be named.
>
> Should have been:
>
> 3) Then replace any occurance of "$_RUNJAVA" with exec
> "$CATALINA_PROCESS_NAME
Small typo.
3) Then replace any occurance of "$_RUNJAVA" with exec "$CATALINA_PROCESS_NAME"
. This will allow the process to be named.
Should have been:
3) Then replace any occurance of "$_RUNJAVA" with exec "$CATALINA_PROCESS_NAME"
"$_RUNJAVA" . This will allow the process to be named.
Sor