You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tim McConnell (JIRA)" <ji...@apache.org> on 2007/08/30 22:40:31 UTC

[jira] Updated: (GERONIMODEVTOOLS-179) XDoclet 1.2 Support

     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim McConnell updated GERONIMODEVTOOLS-179:
-------------------------------------------

        Fix Version/s: 2.1.x
             Assignee: Tim McConnell
    Affects Version/s: 2.1.x

> XDoclet 1.2 Support
> -------------------
>
>                 Key: GERONIMODEVTOOLS-179
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-179
>             Project: Geronimo-Devtools
>          Issue Type: New Feature
>    Affects Versions: 2.1.x
>            Reporter: Jonathan Gallimore
>            Assignee: Tim McConnell
>             Fix For: 2.1.x
>
>
> Currently, there is no XDoclet support available to generate openejb-jar.xml deployment descriptors from annotations on EJB classes. XDoclet already has plugins to generate ejb-jar.xml, and descriptors for other EJB containers such as JBoss, and it would be nice to have this available to Geronimo developers as well.
> I have made a start on an XDoclet plugin that generates a basic openejb-jar.xml, the code for which I have made available in my subversion repository here: https://jrg.me.uk/XDoclet-Geronimo/Geronimo-Plugin/trunk
> Currently this is doing the bear minimum to assist with the project I'm currently working on, I feel that this could be extended and made more robost - the following issues need to be addressed before this is really usable:
> * Provide a test suite to verify the descriptors generated by the plugin (currently I'm eyeballing them using the sample Bank Geronimo project)
> * Thoroughly go through the schemas for openejb-jar.xml and geronimo-web.xml and remove stuff that is currently hardcoded in my templates, and add any tags necessary to build more complete descriptors.

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