Confusion over the use of the word "main".

JRun's main method is not the main.  
In fact this is my main point.

Scott Stirling wrote:
> 
> OK, let's step back a sec.  JRun does call exit() from its main method, OK?
> And that's the only place.  You seem to have implied that JRun calls exit()
> whenever it gets an exception, which is not the case.  The original
> complaint was that a user wanted to be able to shutdown an embedded JRun
> without JRun shutting down the JVM.  This is do-able, but it will require
> that the main method in the JRun class be changed so that JRun can be
> stopped and clean up all its resources without calling System.exit().
>
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to