javax.servlet.ServletException: parent is null?

2006-07-27 Thread Surapuraju, Vamsi
I am getting javax.servlet.ServletException: parent is null? Exception when server is trying to redirect it error.faces. I have following in my web.xml java.lang.Throwable /error.faces Server is able to redirect to error.jsp with out any problem if there is an exception in any of

Re: javax.servlet.ServletException: parent is null?

2006-07-27 Thread Raj Rajendran
Are you using Tiles ? I used to get the parent is null error, but after I switched to Facelets and got rid of Tiles, that useless message never showed up again. Facelets is awesome ! On 7/27/06, Surapuraju, Vamsi <[EMAIL PROTECTED]> wrote: I am getting javax.servlet.ServletException: par

RE: javax.servlet.ServletException: parent is null?

2006-07-27 Thread Surapuraju, Vamsi
Nope. I am not using tiles or Facelets.   Thanks   Vamsi Surapuraju 724 709 2391   From: Raj Rajendran [mailto:[EMAIL PROTECTED] Sent: Thursday, July 27, 2006 1:49 PMTo: MyFaces DiscussionSubject: Re: javax.servlet.ServletException: parent is null? Are you using Tiles ? I used to get the