4 Replies Latest reply on Mar 30, 2010 1:18 PM by paulomonteiro82

    Add an external properties file into JBoss AS classpath

      Hi guys,

       

      My company is switching from OracleAS to JBossAS, and at the moment our legacy code looks for an external properties file outside of the Oracle AS or JBoss AS and adds it to the classpath. This can be done in OracleAS, but how do we do it in JBossAS.

      Basically I want to add an external properties file into JBoss AS classpath, so that the Java Code can reference/find them correctly.

       

      I'm using JBoss AS 5.0.1 with JRE 6.0

      I've searched the web and couldn't find a lot of information.

      Any ideas how to do this?

       

      Many thanks in advance.