Klemens.Letule wrote:
> 
> Hello,
> 
> we have following Problem in our application. We define an eventListener, 
> which we add to a session via: observationManager.addEventListener. In a 
> different session we add userData to the according observationManager. 
> This userData is not accessible in the events occurring in the listener. 
> The method event.getUserData() always returns null. Even when we try to 
> use only one session for observation and repository access, the event 
> couldn't access the userData.
> 
> The question is, how we could share userData to occuring events? If not, 
> is there a different, or even better approach we could use?
> 
> Greetings
> Klemens Letulé
> 
> 

I have had the problem too, but didn't find a solution. Is the feature not
implemented or is it just the wrong way to use it ?
regards Christian
-- 
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/ObeservationManager-userData-tp3053985p3057458.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to