Hi

I need to know the used locale in one of my sessionbeans so I inject the 
session context in a regular session bean:

@In private Context sessionContext;

then I get the localeSelector with sessionContext.get("localeSelector").

This worked fine when I was using Seam 1.0.1GA but when I switched to 1.1.0CR2 
I started to get null back instead of the localeSelector object.
Does anybody know why? 

Regards Fredrik

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

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

Reply via email to