[jboss-user] [JBoss Seam] - Re: SeamSelectItems - 1.1.1beta4
petemuir
do-not-reply at jboss.com
Fri Dec 15 08:14:35 EST 2006
Hehe.
I removed the ability to specify a different PC on a per-selectitem-tag instance as I was quite convinced that no one would be using it.
I'll probably do this as:
components.xml
<selectitems name="anotherConfig" entityManager="#{anotherEm}" />
jsf
<si:selectitems ... config="#{anotherConfig}" />
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994213#3994213
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994213
More information about the jboss-user
mailing list