5 Replies Latest reply on Oct 29, 2013 4:06 AM by shakirpm4u

    Not loading properties file - Jboss 7.1.1

    eramesh.java

      Hi,

       

      We are doing migration from Jboss4 to Jboss 7.1.1.

       

      We have properties file which we have placed in deploy folder in Jboss4.  While starting the jboss4 server it is loading successfully. Please find the log below.

       

      19:52:31,674 INFO  [SystemPropertiesService] Loaded system properties from: file:/D:/workspace-jboss4/jboss-4.0.5/server/default/deploy/xxxx.properties

       

      As per the process, I have placed the properties file in 'deployments' folder.

       

      But while starting the jboss 7 server it is not loading.

       

      Could you please let me know, what configuration I need to do to load the properties file in jboss7.1.1..

       

      Please advise!