"Red Eagle" wrote : 
  | 
  | Another point i have to mention is the project- structure:
  |  - the portlet where i want to change the locale is a web- project
  |  - the interceptor is in a separated project because the classloader needs 
the interceptor first.
  | 
  | Anyone knows why i cannot get the value out of the session?
  | (is it possible that i'm accessing this attribute)
  | or is there another way to change the locale for the whole portlet?
  | 
  | regards,
  | Red
Probably because the portlet and the interceptor are accessing different 
sessions (your portlet.war's and the portal-core.war, respectively).

p

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

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

Reply via email to