[JBoss-user] [JBoss Seam] - Re: Seam component hides managed bean with same name

2006-06-09 Thread alesj
[EMAIL PROTECTED] wrote : It means there is a bean in a JSF context variable with the same name as a Seam component. I'm using Seam with JBoss Portal. I get the same warning on a simple logout: | %@ taglib uri=http://java.sun.com/jsf/html; prefix=h % | %@ taglib

[JBoss-user] [JBoss Seam] - Re: Seam component hides managed bean with same name

2006-06-09 Thread [EMAIL PROTECTED]
There was a bug in the CVS version of Seam that caused this. I fixed the bug yesterday. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3950124#3950124 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3950124

[JBoss-user] [JBoss Seam] - Re: Seam component hides managed bean with same name

2006-05-07 Thread simonxx
I'm getting this warns too, I don't know why because i've done everything like in Example showing you how to generate a CRUD web application from a database using JBoss Eclipse IDE tutorial. I don't know too if that can be reason of my problem with this application. Everythin works fine but

[JBoss-user] [JBoss Seam] - Re: Seam component hides managed bean with same name

2006-05-07 Thread anders.hedstrom
My guess is that if you use a h:dataTable you are using the same name in h:dataTable var=name as you have named one of your Seam components. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3941734#3941734 Reply to the post :

[JBoss-user] [JBoss Seam] - Re: Seam component hides managed bean with same name

2006-04-29 Thread [EMAIL PROTECTED]
It means there is a bean in a JSF context variable with the same name as a Seam component. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3940339#3940339 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3940339