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)" <de...@geronimo.apache.org> on 2005/11/22 20:51:42 UTC

[jira] Commented: (GERONIMO-700) Renaming cmp-field-name to field-name in CMP mapping

    [ http://issues.apache.org/jira/browse/GERONIMO-700?page=comments#action_12358293 ] 

David Jencks commented on GERONIMO-700:
---------------------------------------

Backwards compatibility can probably be implemented pretty easily by adding a QNameConverter to the table of ElementConverters in SchemaConversionUtils.  We need to make sure the openejb plan gets sent through the appropriate code: it almost certainly does to get the dependency namespace changed.

So, just changing the schema, the code that uses the xmlobjects in the builder, and adding the converter is probably sufficient.  We should include a test case.

> Renaming cmp-field-name to field-name in CMP mapping
> ----------------------------------------------------
>
>          Key: GERONIMO-700
>          URL: http://issues.apache.org/jira/browse/GERONIMO-700
>      Project: Geronimo
>         Type: Improvement
>   Components: OpenEJB
>     Versions: 1.0-M4
>     Reporter: Jacek Laskowski
>      Fix For: 1.x

>
> openejb-jar.xsd file declares cmp-field-name tag of cmp-field-mapping. It corresponds to field-name tag of the standard dd. As currently the mapping process is done manually it would be much easier if the files could be copied and pasted without tag name changes.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira