arquillian / arquillian-container-cloudbees

This Repository Is Obsolete! Implementation of cloudbees container for Arquillian
3 stars 0 forks source link

Support anonymous EJBs #3

Closed hasalex closed 11 years ago

hasalex commented 11 years ago

The EJB enricher does not work with simple EJB injection : @EJB Greeter greeter;

It fails because the JNDI names in Cloudbees are not compliant with Arquillian's lookup. cf. forum : http://community.jboss.org/message/643897#643897