[jboss-user] [Beginners Corner] - External WAR Configuration

pander do-not-reply at jboss.com
Thu Feb 22 07:20:24 EST 2007


Hi,

Can anyone give me some ideas as to the best way to approach and implement external configuration for a WAR WepApp.

My WebApp has grown considerably in size and scope since its inception and is requiring more and more "on the fly" changes to various parameters. At the moment I am struggling with an internal "Constants.java" file. What I would like is the ability for my WebApp to be able to lookup configuration data at runtime from say an XML file somewhere. Is this the best way to manage external configuration of a webapp?, and if so, where is the best place to put the XML config file?

Regards,
Paul.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020518#4020518

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4020518



More information about the jboss-user mailing list