0 Replies Latest reply on Jul 28, 2005 10:43 AM by stevecoh2

    Accessing application-specific configuration data

      Our application has need of reading (not writing) application-specific, deployment-specific data 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?