[jboss-user] [JBoss Seam] - Problem with localeSelector when upgrading from Seam 1.0.1GA

frehan do-not-reply at jboss.com
Sun Dec 3 16:13:26 EST 2006


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



More information about the jboss-user mailing list