files with specific extensions? I have a Java app that I've converted into an MBean. This app uses a configuration file with a .conf extension. If I put the file into my deploy directory with the app jar file, JBoss tries to deploy the .conf file and exceptions are generated. I cannot put the configuration file into the jar file because it needs to be modified from time to time. Any ideas on the best way to handle this? TIA.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3843688#3843688 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3843688 ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
