JBoss Community

Set properties file in jboss7

created by varsha g in JBoss AS 7 Development - View the full discussion

Hi,

I have configured the properies file in jboss6 using properties-service.xml .

here is my configuration for jboss6-->

 

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

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

    <attribute name="URLList">

      here is path for properties file.

    </attribute>

    </mbean>

 

Now i have installed the jboss7 server on my machine.how to deploy or configure this properties in jboss7 ?

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community