Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to load Java properties file dynamically using weblogic server

836947Oct 30 2013 — edited Nov 1 2013

Hi,

We are using Java properties file in Java code. Properties in java properties file are frequently modified. If I keep these properties file in project classpath or as part of war, I will have to redeploy application after each change.

We are using Weblogic Server.

Can you please suggest me how can this properties file be loaded at weblogic server startup. Then in that case, how to refer property file in Java code?

What is the best practice for this?

Thanks,

Parshant

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 29 2013
Added on Oct 30 2013
2 comments
1,659 views