Keep ejb-ref name when adding @EJB annotations
----------------------------------------------

                 Key: OEP-28
                 URL: https://issues.apache.org/jira/browse/OEP-28
             Project: OpenEJB Eclipse Plugin
          Issue Type: New Feature
            Reporter: Jonathan Gallimore
            Assignee: Jonathan Gallimore


It would be nice to keep the ref-name when adding the @EJB annotation, so we 
generate @EJB(name="xxx") instead of just @EJB. This should be possible for 
session beans that depend on other session beans, but probably not possible 
when adding the annotation to servlets.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to