Re: bug in catalina.sh

2002-03-22 Thread Patrick Luby
d using "${@}"? Most platfroms don't require the curly braces to preserve quoting, but maybe yours does. Patrick Fabien Nisol wrote: > > Hello, > > I noticed a bug in catalina.sh that make some of us have problem starting > tomcat. The common error is that a message >

bug in catalina.sh

2002-03-22 Thread Fabien Nisol
Hello, I noticed a bug in catalina.sh that make some of us have problem starting tomcat. The common error is that a message usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -debug ] [ -nonaming ] { start | stop } is printed in $CATALINA_HOME/logs/catalina.out I