hi,

we have written the below class and registered in servicemix.xml . we are
able to store data in DB.
but problem is ,its invoking automatically. how to control start and stop in
audit page.

public class AuditStore extends AbstractAuditor implements
InitializingBean{}

 <sm:services>
      <sm:statistics statsInterval="10" dumpStats="true" />
                <bean class="com.jm.audit.AuditStore"/> 
    </sm:services>

--
View this message in context: 
http://servicemix.396122.n5.nabble.com/audit-related-features-tp408057p4493934.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to