4 Replies Latest reply on May 8, 2015 12:44 PM by arnab_ghosh

    Property Service in Wildfly 8.2.Final

    arnab_ghosh

      Hi All,

       

      I am migrating an application from EAP 5.1.2 to wildfly 8.2.Final.

      In our existing application we are using:

       

        <mbean code="org.jboss.varia.property.SystemPropertiesService"

               name="jboss:type=Service,name=SystemProperties,loc=default">

          <attribute name="URLList">

            /apps/config/api.properties

          </attribute>

        </mbean>

       

      But I am not able to find any such configuration in wildfly. Is there a alternative ? Please help.

       

      Regards

      Arnab