|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ContainerConfiguration
implementation.Configuration
for both Tomcat and Catalina.Host
to the engine.
Engine
.
AbstractCopyingInstalledLocalDeployer
in
order to handle the special Tomcat scenarios: if the deployable is a TomcatWAR
instance and it contains a context.xml
file that we need to manually copy.
AbstractCopyingInstalledLocalDeployer
in
order to handle the special Tomcat scenarios: if the deployable is a TomcatWAR
instance and it containts a context.xml
file that we need to manually copy.
Deployable
s should
be copied to.
Note: This is done differently by the different versions of Tomcat which is why we're using an Abstract method here.
Note: This is done differently by the different versions of Tomcat which is why we're using an Abstract method here.
Note: This is done differently by the different versions of Tomcat which is why we're using an Abstract method here.
ClassLoader
that this engine will delegate to.
ContainerConfiguration
implementation.ContainerConfiguration
implementation.Embedded
Tomcat.
Host
object.
MemoryRealm
.
EmbeddedLocalContainer
.
Deployer
for deploying to
embedded Tomcat container
.Tomcat5xEmbeddedLocalContainer
.
ContainerConfiguration
implementation.webapps
directory.Configuration
implementation.TomcatExistingLocalConfiguration
configuration.admin
, an empty password and ISO-8859-1 URL encoding.
ManagerException
with no message or cause.
ManagerException
with the specified message and no cause.
ManagerException
with no message and the specified cause.
ManagerException
with the specified message and cause.
AbstractTomcatRemoteContainer
.TomcatRuntimeConfiguration
configuration.AbstractTomcatStandaloneLocalConfiguration
configuration.context.xml
files located
in the META-INF/
directory of your WAR.TomcatDeployableStatus
object.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |