final protected void invokeBootstrap(String theArg)(Code)
Invokes the Catalina Bootstrap class to start or stop the container,
depending on the value of the provided argument.
Parameters: theArg - Either 'start' or 'stop'
Prepares a temporary installation of the container and deploys the
web-application.
Parameters: theResourcePrefix - The prefix to use when looking up containerresource in the JAR Parameters: theDirName - The name of the temporary container installationdirectory throws: IOException - If an I/O error occurs