Nope, it does not support CDI. AFAIK @EJB is not deprecated or
old-style, and it's still available in Java EE 6. The thread was about
injecting EJB's and JavaEE Inject does exactly that.
You can always use lookups for your beans/CDI stuff...

Regards,
Peter

2010-07-07 19:34 keltezéssel, Harald Wellmann írta:
> Does javaee-inject support CDI at all? I cannot find any @Inject annotations 
> in the examples you mentioned, they all seem to be in Java EE 5 style, not 
> Java EE 6.
> 
> Regards,
> 
> Harald
> ________________________________________
> Von: Major Péter [majorpe...@sch.bme.hu]
> Gesendet: Mittwoch, 7. Juli 2010 18:37
> An: users@wicket.apache.org
> Betreff: Re: Serialization of injected EJBs
> 
> I'm using the lib in production with GlassFish v3 and for developing
> with GlassFish 3.0.1, and haven't seen this exception so far for my
> EJB's. Something is weird with your EJB... Could you check the
> javaee-inject-examples (1.4.10-SNAPSHOT) project with the same container?
> 
> Thanks,
> Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to