Well.. I missed there is two way to declare @singleton :

import javax.inject.Singleton;
&
import javax.ejb.Singleton;

As it's a simple Bean, I need to use the first import and OpenEJB is now
happy ;)

(I founded just after posting...my bad.. I guess I am not the only one to
fell into the trap :p)



--
View this message in context: 
http://openejb.979440.n4.nabble.com/singleton-and-interface-injection-question-tp4664249p4664252.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to