Hi, All HTTP events are published via HTTPMonitoringDataPublisher <https://github.com/wso2/msf4j/blob/master/analytics/msf4j-analytics/src/main/java/org/wso2/msf4j/analytics/httpmonitoring/HTTPMonitoringDataPublisher.java#L182>. So, the IDE should stop at that debug point. So, there must be something wrong. Which IDE are you using?
On Mon, May 23, 2016 at 5:53 PM, Afkham Azeez <[email protected]> wrote: > +isuru > > On Fri, May 20, 2016 at 2:01 PM, Sabra Ossen <[email protected]> wrote: > >> Hi All, >> >> I am trying the example in [1] and trying to debug the micro service and >> identify details of events being published to WSO2 DAS. I set a debug point >> in [2] and I could see that the HTTPMonitoringInterceptor is initialized >> and then the HTTPMonitoringDataPublisher is initialized. >> >> The data has been published to the DAS. But during debugging the code >> doesn't reach debug point [3] when I invoke the micro service. >> >> Am I debugging the micro service correctly. Any clarification on the >> issue is appreciated. >> >> [1] >> https://github.com/wso2/msf4j/tree/master/samples/metrics-httpmon/metrics-httpmon-fatjar >> [2] >> https://github.com/wso2/msf4j/blob/master/samples/metrics-httpmon/metrics-httpmon-fatjar/src/main/java/org/wso2/msf4j/example/Application.java#L36 >> [3] >> https://github.com/wso2/msf4j/blob/master/analytics/msf4j-analytics/src/main/java/org/wso2/msf4j/analytics/httpmonitoring/HTTPMonitoringDataPublisher.java#L182 >> >> Thanks and Regards. >> >> -- >> *Sabra Ossen* >> *Software Engineer* >> Email: [email protected] >> Mobile: +94 767 837356 >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>* > *email: **[email protected]* <[email protected]> > * cell: +94 77 3320919 <%2B94%2077%203320919>blog: * > *http://blog.afkham.org* <http://blog.afkham.org> > *twitter: **http://twitter.com/afkham_azeez* > <http://twitter.com/afkham_azeez> > *linked-in: **http://lk.linkedin.com/in/afkhamazeez > <http://lk.linkedin.com/in/afkhamazeez>* > > *Lean . Enterprise . Middleware* > -- Isuru Perera Associate Technical Lead | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha Contact: +IsuruPereraWSO2 <https://www.google.com/+IsuruPereraWSO2/about>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
