Hi All,

$Subject?

I used the sample AsyncDataPublisher (
http://docs.wso2.org/display/BAM230/Data+Publisher) and when it connected
with the data bridge, I see following log in CEP:

INFO - {DataBridge}  admin connected

But, eventhough I stopped the AsyncDataPublisher
(asyncDataPublisher.stop();), I cannot see logs related to disconnected
session.

 public void logout(String sessionId) throws Exception {
        log.info(sessionId + " disconnected");
        authenticator.logout(sessionId);
    }



-- 

Thanks & regards,
Nirmal

Senior Software Engineer- Platform Technologies Team, WSO2 Inc.
Mobile: +94715779733
Blog: http://nirmalfdo.blogspot.com/
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to