Start the Resin server. We use reflection so that the Resin jars do not
need to be in the classpath to compile this class.
See Also:AbstractServerRun.doStartServer
doStopServer
final protected void doStopServer(String[] theArgs, Thread theRunningServerThread)(Code)
Stops the Resin server. We use reflection so that the Resin jars do not
need to be in the classpath to compile this class.
See Also:AbstractServerRun.doStopServer