My Social Links
What's new
Litt reklame....
About me
This area does not yet contain any content.


(www.visiti.no) I work for a Norwegian IT consultancy company called Visiti. The company was established the 1st of January 2009, with Software Innovation ASA as the sole owner. The company numbers 46 consultants within the fields of consultancy, system development and project management.
Visiti AS' goal is to be a renowned provider of IT consultants, primarily aimed at the banking, insurance and public sector, but also other selected businesses where IT is a critical success factor. Visiti AS delivers services and solutions based on both Microsoft and Java technology.
 

I lead the company's Java division, and is also out in the field. Doing some real work, getting my hands dirty.

  

« About Eclipse and Tekken | Main | Poke 53281,0 »
Monday
06Nov2006

Working with JSF & MyFaces ; java.lang.IllegalStateException: Client-id : xxx is duplicated in the faces tree.

If you're working with JSF using Myfaces nad Tomahawk, and you are getting a stacktrace like this, you have probably just changed the internal structure of your JSP page. For some strange reason, that doesn't work too well in all cases.

What you need to do, is to make sure a new browser session is started, and access the page again.

java.lang.IllegalStateException: Client-id : xxx is duplicated in the faces tree. Component : _idJsp0:minus, path: {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /cars/default/jsp/agreement/bets/doors/viewd........

Reader Comments (1)

how?

November 22, 2006 | Unregistered CommenterAnonymous

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>