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/10/27 23:58:55 UTC

[jira] Created: (GERONIMO-1114) gbeans with xml-attribute/reference in j2ee plan need correct namespace

gbeans with xml-attribute/reference in j2ee plan need correct namespace
-----------------------------------------------------------------------

         Key: GERONIMO-1114
         URL: http://issues.apache.org/jira/browse/GERONIMO-1114
     Project: Geronimo
        Type: Bug
    Versions: 1.0    
    Reporter: David Jencks
 Assigned to: David Jencks 
     Fix For: 1.0


If you put a gbean in a j2ee plan and leave the gbean namespace blank and the gbean has an xml-attribute or xml-reference, the schema munging doesn't work properly.  It changes the namespace for the xml-* element to the gbean namespace rather than leaving it alone.

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


[jira] Closed: (GERONIMO-1114) gbeans with xml-attribute/reference in j2ee plan need correct namespace

Posted by "David Jencks (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-1114?page=all ]
     
David Jencks closed GERONIMO-1114:
----------------------------------

    Resolution: Fixed

Also includes fix for GERONIMO-890

Adding         modules/j2ee-schema/src/java/org/apache/geronimo/schema/ElementConverter.java
Adding         modules/j2ee-schema/src/java/org/apache/geronimo/schema/GBeanElementConverter.java
Adding         modules/j2ee-schema/src/java/org/apache/geronimo/schema/NamespaceElementConverter.java
Sending        modules/j2ee-schema/src/java/org/apache/geronimo/schema/SchemaConversionUtils.java
Adding         modules/j2ee-schema/src/java/org/apache/geronimo/schema/SecurityElementConverter.java
Sending        modules/j2ee-schema/src/test/org/apache/geronimo/schema/SchemaConversionUtilsTest.java
Adding         modules/j2ee-schema/src/test-data/geronimo/gbean-post.xml
Adding         modules/j2ee-schema/src/test-data/geronimo/gbean-pre.xml
Adding         modules/j2ee-schema/src/test-data/geronimo/security-post.xml
Adding         modules/j2ee-schema/src/test-data/geronimo/security-pre.xml
Transmitting file data ..........
Committed revision 329071.

Checking in modules/openejb-builder/src/java/org/openejb/deployment/OpenEJBModuleBuilder.java;
new revision: 1.60; previous revision: 1.59
Removing modules/openejb-builder/src/java/org/openejb/deployment/OpenEJBSchemaUtils.java;
new revision: delete; previous revision: 1.2

> gbeans with xml-attribute/reference in j2ee plan need correct namespace
> -----------------------------------------------------------------------
>
>          Key: GERONIMO-1114
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1114
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> If you put a gbean in a j2ee plan and leave the gbean namespace blank and the gbean has an xml-attribute or xml-reference, the schema munging doesn't work properly.  It changes the namespace for the xml-* element to the gbean namespace rather than leaving it alone.

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