What mechanism is FileUtils.getFileContents() using to load the xml file? Could you post the code?
Which version of JBossAS are you using? I seem to recall a discussion in the forums that in 5.0 the base directory of an EAR file is not added to the classpath. This could cause an issue if you use Classloader.getResource. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4180038#4180038 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4180038 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
