| Author |
loading property file outside a .jar file
|
Selvakumar Kumarasamy
Greenhorn
Joined: Jul 12, 2007
Posts: 18
|
|
Hi, My application[sample.ear]contains an web module. Property file is stored in the the web module [WEB-INF\Classes\ folder]. In the .ear file ie., outside the .war file there is one util.jar file. A .class file within the util.jar tries to load the proerty file which is available in the .war file. But I am getting MissingResourcebundle exception. Please help in resolving the problem.
|
 |
 |
|
|
subject: loading property file outside a .jar file
|
|
|