Hi,

I had the same problem with duplicate ids.

are you using bindings on some components? Can you check the erroneous DataScroller which has the duplicate id if it has a binding to a backing bean? Is your backing bean session scope? For me there was no work around and I had to patch myfaces.

Or do you set a new viewRoot on the context using a custom navigation handler?

Please look at this bug:
http://issues.apache.org/jira/browse/MYFACES-857

Regards,

Paul

On Wed, 07 Dec 2005 09:47:42 +0100, Michael Ageeb <[EMAIL PROTECTED]> wrote:

Hello I got a problem with duplicate IDs somewhere in my code and I cannot
find it. (actually it is associated with DataScroller)
How can I detect the duplicate ID?
Is there some way (or workaround) to create a Component Creation Listener so
I can monitor the creation of the components !!
--
Michael Ageeb Fakhry
To know more about Egypt visit http://eternalegypt.org


Reply via email to