Hi All,

we have written the below class and registered in servicemix.xml . we are
able to store data in DB.
Its working fine in SMX3.3.2 but same thing not working in SMX3.4.0.

public class AuditStore extends AbstractAuditor implements
InitializingBean{}

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

-----



Thanks&Regards,
Ramesh Babu.P
--
View this message in context: 
http://servicemix.396122.n5.nabble.com/Audit-feature-is-not-working-in-3-4-0-tp5713312.html
Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Reply via email to