Functionality to read deployment descriptors and generate JSR-175 annotations
-----------------------------------------------------------------------------

                 Key: OPENEJB-687
                 URL: https://issues.apache.org/jira/browse/OPENEJB-687
             Project: OpenEJB
          Issue Type: New Feature
          Components: eclipse
            Reporter: Jonathan Gallimore
            Priority: Minor


I have produced a very basic Eclipse plugin as a start for a tool to generate 
JSR-175 annotations based on EJB deployment descriptors. Functionality is 
currently limited to adding a @Stateless annotation to session bean classes, 
using the <jndi-name> element of a <session-bean> from openejb-jar.xml.

Perhaps this could be considered for adding to the repository for further 
development work to be carried out?

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