Re: disabling copy of context.xml to conf/Catalina/localhost

2010-06-18 Thread Pid
On 17/06/2010 17:35, Rajeev Verma wrote: > Thanks for the response pid. I am using Tomcat 6.0.26 with java 1.6 on > Windows XP. > I have two applications (application AU and AC) under same webapps. AC does > not have a context.xml though AU has. There is a dependency between AU > and AC and AC need

Re: disabling copy of context.xml to conf/Catalina/localhost

2010-06-17 Thread Rajeev Verma
Thanks for the response pid. I am using Tomcat 6.0.26 with java 1.6 on Windows XP. I have two applications (application AU and AC) under same webapps. AC does not have a context.xml though AU has. There is a dependency between AU and AC and AC need to be started first at start up. When I deployed

Re: disabling copy of context.xml to conf/Catalina/localhost

2010-06-17 Thread Pid
On 17/06/2010 00:49, Rajeev Verma wrote: > Hi, > > I am facing a problem which can be solved if I can disable copy of > context.xml to conf/Catalina/localhost. Is there some setting to do so? > Thanks for the help. What are your exact Tomcat, JVM, OS versions? What is the problem? p signatu

disabling copy of context.xml to conf/Catalina/localhost

2010-06-16 Thread Rajeev Verma
Hi, I am facing a problem which can be solved if I can disable copy of context.xml to conf/Catalina/localhost. Is there some setting to do so? Thanks for the help. Regards, Raj