[jboss-user] [JBossWS] - Re: reading a local properties file

PeterJ do-not-reply at jboss.com
Fri Feb 1 13:35:16 EST 2008


You should really place the properties file at WEB-INF/classes, then it should be easy to locate using Class.getResource() or ClassLoader.getResource() [simply supply the file name].

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

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



More information about the jboss-user mailing list