Ales Justin [
http://community.jboss.org/people/alesj] created the discussion
"Re: Weld-OSGi integration in AS7"
To view the discussion, visit:
http://community.jboss.org/message/605187#605187
--------------------------------------------------------------
@Inject @OSGiServiceIntfA a;
I actually don't like this
approach or I don't see why it's needed, even though non-existing annotations are
mostly harmless.
I would simply stay -- code wise -- on the plain CDI,
where configuration wise one could -- due to potential over-kill --- flag the deployment
as OSGi aware,
meaning it would also try to resolve injections against registered OSGi services; wrt type
matching.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/605187#605187]
Start a new discussion in JBoss AS7 Development at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]