1 Reply Latest reply on Mar 20, 2014 3:46 AM by wdfink

    Reading Application Properties

    anup_patil


      Hi All,

       

      I am a newbie to java and jboss.

      S/W using: Jboss v7.0.2

      Java 1.7

       

      I want to place an properties file in the server folders ,and access the same in Java.

       

      Please help  me.

        • 1. Re: Reading Application Properties
          wdfink

          Why you start with such old JBoss version 7.0? You should try WildFly, this is just a renaming and will be JBoss AS8.

           

          If you want to use properties I recommend to use the <properties> element in the server configuration, this can be changed during runtime.