RE: Help needed:Context Creation Failed.

2006-05-31 Thread Kuldeep Tewari
[mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 1:01 PM To: Tomcat Users List Subject: RE: Help needed:Context Creation Failed. Mark, I appended the below mentioned host section in (newly installed tomcat's) Serve

RE: Help needed:Context Creation Failed.

2006-05-31 Thread Kuldeep Tewari
esday, May 31, 2006 6:27 AM To: Tomcat Users List Subject: Re: Help needed:Context Creation Failed. Kuldeep Tewari wrote: > NamingContextListener [/Standalone/localhost/]: Creation > of the naming context failed: javax.naming.NamingException: Context is > read only > > Creat

Re: Help needed:Context Creation Failed.

2006-05-30 Thread Mark Thomas
Kuldeep Tewari wrote: > NamingContextListener [/Standalone/localhost/]: Creation > of the naming context failed: javax.naming.NamingException: Context is > read only > > Creation of the naming context failed: javax.naming.NamingException: > Context is read only. Can you provide 1) your server.xml

RE: Help needed:Context Creation Failed.

2006-05-29 Thread Kuldeep Tewari
Yes, Ayushman. I've checked the access rights there, it's writable there. Regards. Kuldeep. -Original Message- From: Ayusman dikshit [mailto:[EMAIL PROTECTED] Sent: Monday, May 29, 2006 7:25 PM To: Tomcat Users List Subject: RE: Help needed:Context Creation Failed. Hi Kul

RE: Help needed:Context Creation Failed.

2006-05-29 Thread Kuldeep Tewari
To: Tomcat Users List Subject: Re: Help needed:Context Creation Failed. Did you setup each context as described http://tomcat.apache.org/tomcat-5.5-doc/config/context.html Did you setup crossContext = true so that multiple context's will route to other RequestDispatcher's configured wi

RE: Help needed:Context Creation Failed.

2006-05-29 Thread Ayusman dikshit
Hi Kuldeep, Have you checked the OS level access rights on this folder??? Try it. Regards Ayusman -Original Message- From: Kuldeep Tewari [mailto:[EMAIL PROTECTED] Sent: Monday, May 29, 2006 6:52 PM To: users@tomcat.apache.org Subject: Help needed:Context Creation Failed. Hi! I&#

Re: Help needed:Context Creation Failed.

2006-05-29 Thread Martin Gainty
estroy the original message without making a copy. Thank you. - Original Message - From: "Kuldeep Tewari" <[EMAIL PROTECTED]> To: Sent: Monday, May 29, 2006 9:22 AM Subject: Help needed:Context Creation Failed. Hi! I'm using Tomcat 5.0.27, and trying to setup

Help needed:Context Creation Failed.

2006-05-29 Thread Kuldeep Tewari
Hi! I'm using Tomcat 5.0.27, and trying to setup my application (that is working fine) on a different machine with the same directory structure as in my machine. I'm adding one more new host tag(with name="<>" ...) inside the original server.xml file and and two context inside this new ho