Posting across to JBoss Dev, as initially intended (but I got the e-mail address wrong :|)

-------- Original Message --------
Subject: JNDI binding for CDI
Date: Thu, 25 Mar 2010 09:50:09 -0400
From: Marius Bogoevici <marius.bogoevici@gmail.com>
To: weld-dev@lists.jboss.org, jboss-dev@lists.jboss.org


Hi,

I released v. 6.0.0.Beta11 which fixes the JNDI stuff for Weld - thanks Carlo for the support on the EJB side. One change is that BeanManager is now binding to java:comp instead of the previous java:app (which was not conforming to the spec), so we'll need to do a sweep of the Weld and TCK code in  order to make sure that the we use the correct namespace.


Marius