I'm trying to  load  a properties  file    from WEB-INF/

using the 
THREAD.CurrentThread().GetContextClassLoader().getResource("WEB-INF/xxx.properties)

this always returns a  null
  instead  of  any interesting resource 


How can I read  properties  from within a sheduled  job ????

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102477
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to