I am not sure what a session scoped component binding is.

do you mean a session scoped backing bean?  We are using Spring IOC to
manage the backing beans and only have one that is session scoped.

thanks

Si'mon


Helmut Swaczinna wrote:
> 
> Hi,
> 
> after switching to myFaces 1.1.5 I had many problems in my pages also.
> Code 
> that worked with 1.1.4 didn't
> work with 1.1.5. I found out that all problems had the same cause: a
> session 
> scoped compoment binding.
> After removing this evering works fine. But the question is, why worked
> the 
> session scoped compoment binding
> with 1.1.4? What is the corrent behavior?
> 
> Regards
> Helmut
> 
> ----- Original Message ----- 
> From: "SiSi'mon" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Wednesday, May 23, 2007 6:16 PM
> Subject: Started using Myfaces 1.1.5 and every page is broken (duplicate
> ID 
> in the faces tree Component)
> 
> 
>>
>> We are getting errors on nearly every page now that we are using MyFaces
>> 1.1.5.  All seem to point to a duplicate ID problem but checking the
>> xHTML
>> there is no duplicate ID.  This seems to be generated or something.
>>
>> Something seems quite mucked up.  any ideas?
>>
>> ---
>>
>> SEVERE: Error Rendering View[/web/Information.xhtml]
>> java.lang.IllegalStateException: Client-id : _id81 is duplicated in the
>> faces tree. Component : idListForm:idPopupDataTable:_id81, path:
>> {Component-Path : [C
>>
>> ---
>> -- 
>> View this message in context: 
>> http://www.nabble.com/Started-using-Myfaces-1.1.5-and-every-page-is-broken-%28duplicate-ID-in-the-faces-tree-Component%29-tf3805053.html#a10767409
>> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>>
>> 
> 
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Started-using-Myfaces-1.1.5-and-every-page-is-broken-%28duplicate-ID-in-the-faces-tree-Component%29-tf3805053.html#a10768421
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to