Re: Unable to deploy app with Tomcat Manager Text interface using a
Context Descriptor
On 13/10/2015 16:31, ptruche wrote:
> Sorry about the formatting issue. Here is the corrected
> version.---
>
> My
On 13/10/2015 16:31, ptruche wrote:
> Sorry about the formatting issue. Here is the corrected
> version.---
>
> My application context is defined as an XML file located in
> `my/path/to/Tomcat/conf/Catalina/localhost/my-
e of the appBase
Centos 6.5 From: Mark Thomas
To: Tomcat Users List
Sent: Tuesday, October 13, 2015 11:20 AM
Subject: Re: Unable to deploy app with Tomcat Manager Text interface using a
Context Descriptor
On 13/10/2015 16:09, ptruche wrote:
> My application context is define
On 13/10/2015 16:09, ptruche wrote:
> My application context is defined as an XML file located in
> `my/path/to/Tomcat/conf/Catalina/localhost/my-app.xml`.
> name='my_config_dir' value='/my/path/to/myApp' type='java.lang.String'/>
>
> `/my/path/to/myApp` contains the WAR file myAp
My application context is defined as an XML file located in
`my/path/to/Tomcat/conf/Catalina/localhost/my-app.xml`.
`/my/path/to/myApp` contains the WAR file myAppWarFile.war and a number of
externalized properties that are read by Spring.
Tomcat is configured with autoDeploy tur