Yes, this is a change in Seam 1.1.0.CR2. You should use:

sessionContext.get("org.jboss.seam.core.localeSelector")
Component.getInstance("localeSelector")

Or just plain:

@In LocaleSelector localeSelector

Check the new docs to understand this behavior, which *is* an improvement.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990833#3990833

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990833
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to