Hello, I'm having a problem deploying our application under JBoss with embedded Tomcat. Our application uses property resource bundles to provide i18n support. The property files are placed in the package tree with the class files in the war file. The application appears to deploy correctly. When we access the first page, the tag handler in this page tries to access a property file that sets up the locale for the session. The tag handler cannnot find the property file. We have the same application running on Orion Server and WebLogic. Any ideas? Michael... -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED]
