What version of JBossAS?
Also, where is META-INF located - in a JAR, a WAR, and EAR?
Also, try this instead:
in = Thread.currentThread().getContextClassLoader().getResourceAsStream(...);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169088#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...