[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: loading xml in jboss
PeterJ
do-not-reply at jboss.com
Wed Aug 6 11:52:58 EDT 2008
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#4169088
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169088
More information about the jboss-user
mailing list