Version 1

    we migrated to JBOSS 5.0 and Seam 2.1.2 recently. After migration , the .properties file in the .war WEB-INF/classses is not picked up by the Xhtml. And the web page is throwing "Redirect Loop Error, Exception is NullpointerEXception". When we use the loadBundle tag, it is available only in the request scope and it s not available for the application scope.

     

    But when we make a call to the .properties file during the Session start, it is available for the entire application scope. But this was not the case when we were using JBOSS 4 and Seam 2.1.