What is the standard/best practice for reading external property files for a J2EE app in geronimo?
|
|
|
|
|
|
|
This is explained here http://cwiki.apache.org/GMOxDOC21/locating-your-application-specific-configuration-files.html and here (for IBM WASCE, which is basically same as G) http://www-01.ibm.com/support/docview.wss?rs=2359&context=SS6JMN&dc=DB560&dc=DB520&uid =swg21266061&loc=en_US&cs=UTF-8&lang=en&rss=ct2359websphere You could also implement it using SharedLib GBean.
Cited from here |
|||
|
|
