singleton and interface injection question

2013-07-16 Thread amber
Hi, why do I have to inject a @singleton bean only with its interface ? (I mean if a use the implementation class, OpenEJB failed) thx :) -- View this message in context: http://openejb.979440.n4.nabble.com/singleton-and-interface-injection-question-tp4664249.html Sent from the OpenEJB User

Re: singleton and interface injection question

2013-07-16 Thread Romain Manni-Bucau
to inject a @singleton bean only with its interface ? (I mean if a use the implementation class, OpenEJB failed) thx :) -- View this message in context: http://openejb.979440.n4.nabble.com/singleton-and-interface-injection-question-tp4664249.html Sent from the OpenEJB User

Re: singleton and interface injection question

2013-07-16 Thread John D. Ament
: http://openejb.979440.n4.nabble.com/singleton-and-interface-injection-question-tp4664249.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: singleton and interface injection question

2013-07-16 Thread amber
) -- 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.