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