8 Replies Latest reply on Sep 2, 2005 1:34 PM by stevecoh2

    application specific configuration data.  Where is best plac


      Our application has need of reading (not writing) application-specific, deployment-specific metadata from an xml file whose content would vary from one deployment site to another.

      I would like to drop this file somewhere like the server/conf directory. Can this be done without causing problems? If so, is there some system within jboss code or metadata for accessing this directory programmatically?

      Is there a better "jboss way" of doing something like this?