Hi,
I've tried to implement an eventlistener myself. I wanted to do some
custom action after an user has done some updates to his profile.
Well, I failed.
On investigating the problem, I had a look at the sql statement for retrieving
the registered listeners. It seems that only listeners whose packages
depend on 'com.woltlab.wbb' are considered.
I'm pretty sure, I'm overseeing something relevant; but why should
the package where I define my eventlistener for saved@UserProfileEditForm
depend on 'com.woltlab.wbb'?
I hope anyone who is more familiar with the WCF event listening system,
could help me with this.
Thanks in advance,
Rob