Re: Tomcat 7 deployments context

2014-11-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Jose, On 11/5/14 12:51 PM, Jose Monreal wrote: > Sorry for the but information or no information at all provided. > What I'm trying to achieve is that when deploying my app on tomcat, > this will take the context from the META-INF/context.xml and d

Re: Tomcat 7 deployments context

2014-11-05 Thread Jose Monreal
Sorry for the but information or no information at all provided. What I'm trying to achieve is that when deploying my app on tomcat, this will take the context from the META-INF/context.xml and deploy it with that path(context) that's different from the name of the war. >From the documentation I ge

RE: Tomcat 7 deployments context

2014-11-05 Thread Caldarale, Charles R
> From: Jose Monreal [mailto:jmonr...@gmail.com] > Subject: Tomcat 7 deployments context > Using Tomcat 7.0.56 I'm trying to deploy my applications (WAR) using the > context in the META-INF/context.xml, without luck. What exactly have you set in your context.xml? What exactly does or does not

Re: Tomcat 7 deployments context

2014-11-05 Thread Jose Monreal
What am I doing wrong or its not possible at all? Saludos cordiales, José Ignacio Monreal Bailey | Ingeniero Civil en Computación *Cuidemos del medio ambiente. Por favor no imprimas este e-mail si no es necesario.* On Wed, Nov 5, 2014 at 10:22 AM, Jose Monreal wrote: > Looking for deplo