[jboss-user] [Installation, Configuration & Deployment] - How do I load a resource (my.properties) file from the deplo
rameshsr
do-not-reply at jboss.com
Wed Sep 6 03:42:19 EDT 2006
I want to put a configuration file (my.properties) into the JBOSS's deploy folder along with my war/ear file. I don't want to package my properties file inside the jar/war/ear since it contains configuration details, which would change during deployment.
>From my class file, which lives inside a war file, how do I load the my.properties file?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969650#3969650
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969650
More information about the jboss-user
mailing list