2 Replies Latest reply on Nov 30, 2009 12:02 PM by laredotornado

    Where can I put application specific files besides my WAR?

    laredotornado

      Hi,

      I'm using JBoss AS 5.1 for Mac 10.5.6. I am trying to create some "env-entry"s that my WAR file can read but I do not want to package them as part of my WAR's web.xml file because the entries will be different per environment. Is there somewhere else within the JBoss installation that I can place environment-specific entries, preferably that are automatically loaded by JBoss upon my application's start.

      Thanks, - Dave