Hello all,<div><br></div><div>I wrote a sample code to decorate a JCR Repository Object, but I did not manage to be loaded on CDI context (Already placed on beans.xml)</div><div>My intention is to register an EventListener when a call to repository.login() (and its overloaded methods) are called.</div>

<div><br></div><div>Here is the code: <a href="https://gist.github.com/861586">https://gist.github.com/861586</a></div><div><br></div><div>WDYT ?</div>