the latest 5.5.xx
(not 6.xxx)

On 11/16/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
can you try latest tomcat?
I am not really sure about that, but worth a try, right ?

On 11/16/06, behrangsa <[EMAIL PROTECTED]> wrote:
>
> Hi again,
>
> Even setting the keepgenerated init-param for the JSP to false won't fix the
> problem.
>
> (MyFace 1.1.3 Core + Tomcat 5.5.12)
>
> Regards,
> Behi
>
>
>
> behrangsa wrote:
> >
> > Hi,
> >
> > I think you are right, but how can I fix the behavior of the "work"
> > directory?
> >
> > Regards,
> > Behi
> >
> > Matthias Wessendorf-4 wrote:
> >>
> >> I am not sure,
> >> perhaps that is related to the "work" directory of tomcat ?
> >>
> >>
> >> On 11/16/06, behrangsa <[EMAIL PROTECTED]> wrote:
> >>>
> >>> Hi,
> >>>
> >>> When I modify a JSP (add/remove some children to a panelGrid,etc.) and
> >>> press
> >>> F5 to see the changes, I get the following exception in Tomcat 5.5.17 or
> >>> 5.5.20:
> >>>
> >>> javax.faces.FacesException: Client-id : _idJsp0 is duplicated in the
> >>> faces
> >>> tree. Component : _idJsp0, path: {Component-Path : [Class:
> >>> javax.faces.component.UIViewRoot,ViewId: /position/index.jsp][Class:
> >>> javax.faces.component.html.HtmlPanelGrid,Id: positionPane][Class:
> >>> javax.faces.component.html.HtmlPanelGrid,Id: ositionTitlePane][Class:
> >>> javax.faces.component.html.HtmlOutputText,Id: _idJsp0]}
> >>>
> >>> 
org.apache.myfaces.context.servlet.ServletExternalContextImpl.dispatch(ServletExternalContextImpl.java:422)
> >>>
> >>> 
org.apache.myfaces.application.jsp.JspViewHandlerImpl.renderView(JspViewHandlerImpl.java:234)
> >>>
> >>> org.apache.myfaces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:384)
> >>>         javax.faces.webapp.FacesServlet.service(FacesServlet.java:138)
> >>>
> >>> The second time I press F5, everything starts working fine again. Any
> >>> ideas
> >>> how can I overcome this problem?
> >>>
> >>> Also, sometimes when I change the value attribute of an outputText and
> >>> press
> >>> F5 to see the changes, the changes are not reflected... any ideas what
> >>> should I do to make these glitches go away?
> >>>
> >>> Regards,
> >>> Behi
> >>> --
> >>> View this message in context:
> >>> 
http://www.nabble.com/javax.servlet.ServletException%3A-Client-id-%3A-_idJsp0-is-duplicated-in-the-faces-tree.-tf2640305.html#a7370404
> >>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
> >>>
> >>>
> >>
> >>
> >> --
> >> Matthias Wessendorf
> >> http://tinyurl.com/fmywh
> >>
> >> further stuff:
> >> blog: http://jroller.com/page/mwessendorf
> >> mail: mwessendorf-at-gmail-dot-com
> >>
> >>
> >
> >
>
> --
> View this message in context: 
http://www.nabble.com/javax.servlet.ServletException%3A-Client-id-%3A-_idJsp0-is-duplicated-in-the-faces-tree.-tf2640305.html#a7376883
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to