-
Load ResourceBundle located outside the ear (4 messages)
- Posted by: Diana Ross
- Posted on: March 28 2007 15:13 EDT
I need to load the ResourceBundle property files from outside the ear in a completely different location. I am calling these in my Jsp in relation to i18n. Please help!Threaded Messages (4)
- Re: Load ResourceBundle located outside the ear by John Smith on March 29 2007 00:30 EDT
- Re: Load ResourceBundle located outside the ear by Diana Ross on March 29 2007 09:36 EDT
-
Re: Load ResourceBundle located outside the ear by Diana Ross on March 29 2007 04:22 EDT
- Re: Load ResourceBundle located outside the ear by Jeryl Cook on April 09 2007 12:35 EDT
-
Re: Load ResourceBundle located outside the ear by Diana Ross on March 29 2007 04:22 EDT
- Re: Load ResourceBundle located outside the ear by Diana Ross on March 29 2007 09:36 EDT
-
Re: Load ResourceBundle located outside the ear[ Go to top ]
- Posted by: John Smith
- Posted on: March 29 2007 00:30 EDT
- in response to Diana Ross
I need to load the ResourceBundle property files from outside the ear in a completely different location.
Completely different?! You need to have the resource bundle in the classpath of the classloader loading your webapp (even WEB-INF/classes would do. BTW Diana, loved your song 'Lose yourself' -
Re: Load ResourceBundle located outside the ear[ Go to top ]
- Posted by: Diana Ross
- Posted on: March 29 2007 09:36 EDT
- in response to John Smith
Dear John, You need to have the resource bundle in the classpath of the classloader loading your webapp. I tried that nothing works in RAD and Websphere. Could you give me some more details. BTW I am not the original Diana Ross, though I can definitely sing better than her! Thanking You for your time. -
Re: Load ResourceBundle located outside the ear[ Go to top ]
- Posted by: Diana Ross
- Posted on: March 29 2007 16:22 EDT
- in response to Diana Ross
Hi again! I found the solution finally .. listing it here just incase some one else ever needs it. Added the classpath to the folder outside the ear to my "web.xml" --> extensions tab(additional classpath) Thanks John!!! -
Re: Load ResourceBundle located outside the ear[ Go to top ]
- Posted by: Jeryl Cook
- Posted on: April 09 2007 12:35 EDT
- in response to Diana Ross
"BTW I am not the original Diana Ross, though I can definitely sing better than her!" and your making a career as a java programmer instead of a world class singer LOL..