0 Replies Latest reply on Dec 29, 2009 10:25 PM by grandazz

    How do you reload services from MBean or similar?

    grandazz

      The services defined in my jboss-esb.xml refer to properties from the SystemProperties service.

       

      When I change a property in the properties file (ie, /conf/my-props.properties) I can reload them using the SystemProperties MBean.  I am unsure, however, how to get the services to reload using the new properties without redeploying the esb archive or without deploying the archive exploded and 'touching' the jboss-esb.xml.

       

      Is there a way that I can trigger the esb to reload the services via an MBean or something similar?