Hi, I am trying to make a custom UserOperationEventListener, and want to register it as an OSGI service in the carbon.user.core component.
I referred to carbon.identity.mgt component to see how the Identity management listener is registered. I saw that it was instantiated and registered in the IdentityMgtServiceComponent.activate() method. However, the UMListenerComponent in carbon.user.core.internal doesn't have an activate method written or defined. In this case how can I register the custom listener as a service? Thanks -- *-Damith Senanayake-* +94712205272
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
