You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Luke Vanderfluit <lu...@chipcity.com.au> on 2003/08/19 08:07:23 UTC

Re: Use catalina.sh run

Hi Peter,

Thanks,
I replaced the line in startup.sh

exec "$PRGDIR"/"$EXECUTABLE" start "$@"
with:
exec "$PRGDIR"/"$EXECUTABLE" run "$@"

kind regards,




On Wed, 2003-08-20 at 03:11, Peter Harrison wrote:
> Rather than startup.sh which will start a new process, use catalina.sh run 
> which will put all output to the console.
> 
> Regards,
> Peter
-- 
====================================
"when my computer smiles, I'm happy"
====================================
Luke Vanderfluit 
Mobile: 0421 276 282


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org