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/15 09:15:28 UTC

[jira] Closed: (GERONIMO-1175) Schema conversion problems in geronimo plans

     [ http://issues.apache.org/jira/browse/GERONIMO-1175?page=all ]
     
David Jencks closed GERONIMO-1175:
----------------------------------

    Resolution: Fixed

With luck there are now enough test cases so this actually works

Sending        modules/j2ee-schema/src/java/org/apache/geronimo/schema/GBeanElementConverter.java
Sending        modules/j2ee-schema/src/java/org/apache/geronimo/schema/SchemaConversionUtils.java
Sending        modules/jetty-builder/src/test/org/apache/geronimo/jetty/deployment/PlanParsingTest.java
Sending        modules/web-builder/src/java/org/apache/geronimo/web/deployment/GenericToSpecificPlanConverter.java
Adding         modules/web-builder/src/test/org/apache/geronimo/web/deployment/GenericToSpecificPlanConverterTest.java
Adding         modules/web-builder/src/test-resources/plans
Adding         modules/web-builder/src/test-resources/plans/tomcat-post.xml
Adding         modules/web-builder/src/test-resources/plans/tomcat-pre.xml
Transmitting file data .......
Committed revision 344331.

> Schema conversion problems in geronimo plans
> --------------------------------------------
>
>          Key: GERONIMO-1175
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1175
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> Two similar and somewhat interrelated problems:
> 1. GenericToSpecificPlanConverter converts all the elements inside gbean elements to the new namespace, including contents of xml-attributes and xml-references, which thus lose their namespace info.
> 2. GBeanElementConverter doesn't convert the namespace of xml-attribute and xml-reference elements.
> Thanks to Jian Liao for discovering these problems

-- 
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