[jboss-user] [Management, JMX/JBoss] - Loading property files in classpath
mkprabhu_2009
do-not-reply at jboss.com
Tue Mar 10 06:06:51 EDT 2009
Hi
I have to specify my property files in the classpath. I have given like this in jboss-service.xml
| <classpath codebase="myapp/conf" />
When i do lookup using url = ClassLoader.getSystemResource(fileName); it returns null
What did I miss here? Is it the right way to do?
Thankyou
mkp
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4216489#4216489
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4216489
More information about the jboss-user
mailing list