If you inject the sessioncontext in an ejb no worry if ut works but sthg can be wrong/not as fine as it could Le 12 mai 2013 16:47, "hwaastad" <[email protected]> a écrit :
> Hi, > I have a logging bean (@Observes) annotated with: > @Asynchronous > @Stateless > > The class injects > @Resource Sessioncontext > > It works fine in the last 1.6.0 snapshot (today) and I get the correct > principal, however the logs are showing: > > -- > WARNING: Injection data not found in JNDI context: > jndiName='comp/env/org.waastad.ejb.event.LogListener/sessionContext', > target=org.waastad.ejb.event.LogListener/sessionContext > -- > > Is this something to worry about? > > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/asynch-listener-tp4662844.html > Sent from the OpenEJB User mailing list archive at Nabble.com. >
