You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mladen Turk <mt...@mappingsoft.com> on 2002/11/22 20:14:24 UTC

[5.0] Bootstrap.java and main() arguments

Hi,

Since new Bootstrap combines BootstrapService, we have some launch param
differences from 4.x.
Can we change the startup params as follows in main method:
1. rename startd to start
2. rename stopd to stop

3. rename start to run
4. rename stop to kill

The latest two can be changed to some other names.
The reason is JK2 and JNI where we have a start as a argument, so it can
work with 5.0 only with startd as a argument.
I've had to look into the Bootstrap.java source code to figure that out,
so imagine an ordinary user.


MT.



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>