7 PM
> To: [EMAIL PROTECTED]
> Subject: [JBoss-user] Classloader Issues with EAR files
>
>
> Hello,
>
> >I have a servlet that loads a resource bundle. When I deploy the WAR file
> that
> >contains the servlet, the resource bundle is discovered and loaded by th
I have a servlet that loads a resource bundle. When I deploy the WAR file that
contains the servlet, the resource bundle is discovered and loaded by the
following statement:
bundle = ResourceBundle.getBundle(bundleName);
When I deploy the WAR file as part of an EAR file, the classloader issu