Romain Manni-Bucau created TOMEE-413:
----------------------------------------

             Summary: propose a pojo config in openejb-jar.xml
                 Key: TOMEE-413
                 URL: https://issues.apache.org/jira/browse/TOMEE-413
             Project: TomEE
          Issue Type: Improvement
            Reporter: Romain Manni-Bucau
             Fix For: 1.1.0


Propose something like:


<openejb-jar xmlns="http://www.openejb.org/openejb-jar/1.1";>
  <pojo-deployment ejb-name="a.b.c">
    <properties>
      123 = reverseabc
    </properties>
  </pojo-deployment>
</openejb-jar>


to configure pojo webservices as ejbs

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to