"Zerg-Spirit" wrote : Moreover, I don't know how to set up my Resource Bundle 
to be used instead of the default one (using Seam 2.0).

Give it these annotations:

@Scope(ScopeType.SESSION)
  | @BypassInterceptors
  | @Name("org.jboss.seam.core.resourceBundle")
  | public class MyResourceBundle extends 
org.jboss.seam.international.ResourceBundle

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

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

Reply via email to