[jboss-user] [JBoss Seam] - Locale switch doesn't remove bundles from context

gena777 do-not-reply at jboss.com
Sun Jul 8 21:01:59 EDT 2007


Hello, 

i think, to get the last changes on locale/bundles working, the line 68 in LocaleSelector.java should be changed from
Contexts.removeFromAllContexts("org.jboss.seam.core.resourcebundle");
to
Contexts.removeFromAllContexts("org.jboss.seam.core.resourceBundle");


Gena

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061798



More information about the jboss-user mailing list