On Thu, Jun 16, 2011 at 13:30, sebb <seb...@gmail.com> wrote:
[...]
>>
>> It's up to main() to call System.exit(), so how is that a problem?
>
> If the exit code is not passed to the OS, but is merely a method
> return code, then of course it's not a problem.
>
> But I understood the term "exit code" to mean the code returned to the
> OS through System.exit().
>

You lost me. System.exit() acts at the JVM level anyway, therefore the
process level. Don't we talk about the same thing?

-- 
Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
f...@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to