It is not parsed: +++ (From java.c) char start[]="start"; char startparams[]="()Z"; +++
I had seen that and thought that maybe I was missing something. I guess a better question is why are the args not parsed?
Because Pier would have needed more time when writting the code. If you propose a patch I will commit it.
You should not try to call the stop method of BootstrapService but instead kill the father process so that he stops Tomcat using the stop method in his son process. The Tomcat.sh script shows how to do this.
I did see this in the sample init script but it seems odd to me. Why wouldn't you want the application itself to shut down cleanly? Killing the parent process drops some warnings in the logs when doing this with tomcat for example. Also, why is the tomcat shutdown port not allocated using jsvc?
The tomcat shutdown port is not allocated because the BootstrapService does not need it.
I do not think that messages are lost if yes that is bug and I have to fix it.
Sorry if I'm missing something basic.
Thanks, Jason
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
