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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...