You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2010/06/26 23:29:50 UTC

[jira] Commented: (GERONIMO-5190) Use jaxb for plans instead of xmlbeans

    [ https://issues.apache.org/jira/browse/GERONIMO-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12882895#action_12882895 ] 

David Jencks commented on GERONIMO-5190:
----------------------------------------

Rev 957655 converted the rest of the ee dds to use jaxb.  A few problems are popping up, will wait a little longer to close this.

We aren't trying to use jaxb for the geronimo plans yet.  We'd need to make sure we can compile separate jaxb trees for each ee module type or deployer to preserve our plugability.

> Use jaxb for plans instead of xmlbeans
> --------------------------------------
>
>                 Key: GERONIMO-5190
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5190
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: deployment
>    Affects Versions: 3.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 3.0
>
>
> Openejb has a jaxb tree for the ee dds that is much easier to work with than the xmlbeans classes we have been using.  We should move towards using this code.  I'm starting in the connector module.

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