Is it possible to inject resources (like message queues, EJBs) using the @Resource annotation in webapplications running in JBoss 5? The webapp is part of an .ear file.
Is it possible to inject resources (like message queues, EJBs) using the @Resource annotation
Share
Why not try it and find out?
(ps: the answer is ‘yes’)