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/24 23:53:55 UTC

[jira] Created: (GERONIMO-1229) Schema conversion search for elements should use qname, not just localname.

Schema conversion search for elements should use qname, not just localname.
---------------------------------------------------------------------------

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


Some element names appear in several geronimo plan schemas, such as "application" -- both the top level ear-plan element and a component in gbean names.  To distinguish these searches for nested elements should normally use the element QName rather than local part only.

-- 
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-1229) Schema conversion search for elements should use qname, not just localname.

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

    Resolution: Fixed

Sending        modules/client-builder/src/java/org/apache/geronimo/client/builder/AppClientModuleBuilder.java
Sending        modules/connector-builder/src/java/org/apache/geronimo/connector/deployment/ConnectorModuleBuilder.java
Sending        modules/connector-builder/src/test/org/apache/geronimo/connector/deployment/PlanParsingTest.java
Sending        modules/j2ee-builder/src/java/org/apache/geronimo/j2ee/deployment/EARConfigBuilder.java
Sending        modules/j2ee-schema/src/java/org/apache/geronimo/schema/SchemaConversionUtils.java
Sending        modules/j2ee-schema/src/test/org/apache/geronimo/schema/SchemaConversionUtilsTest.java
Sending        modules/jetty-builder/src/test/org/apache/geronimo/jetty/deployment/PlanParsingTest.java
Sending        modules/service-builder/src/java/org/apache/geronimo/deployment/service/ServiceConfigBuilder.java
Sending        modules/service-builder/src/test/org/apache/geronimo/deployment/service/ParentIDTest.java
Sending        modules/web-builder/src/test/org/apache/geronimo/web/deployment/GenericToSpecificPlanConverterTest.java
Transmitting file data ..........
Committed revision 348828.

> Schema conversion search for elements should use qname, not just localname.
> ---------------------------------------------------------------------------
>
>          Key: GERONIMO-1229
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1229
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> Some element names appear in several geronimo plan schemas, such as "application" -- both the top level ear-plan element and a component in gbean names.  To distinguish these searches for nested elements should normally use the element QName rather than local part only.

-- 
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] Commented: (GERONIMO-1229) Schema conversion search for elements should use qname, not just localname.

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

David Jencks commented on GERONIMO-1229:
----------------------------------------

also:

Checking in modules/openejb-builder/src/java/org/openejb/deployment/OpenEJBModuleBuilder.java;
new revision: 1.62; previous revision: 1.61
Checking in modules/openejb-builder/src/java/org/openejb/deployment/ant/DDLExporterTask.java;
new revision: 1.3; previous revision: 1.2

> Schema conversion search for elements should use qname, not just localname.
> ---------------------------------------------------------------------------
>
>          Key: GERONIMO-1229
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1229
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> Some element names appear in several geronimo plan schemas, such as "application" -- both the top level ear-plan element and a component in gbean names.  To distinguish these searches for nested elements should normally use the element QName rather than local part only.

-- 
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] Commented: (GERONIMO-1229) Schema conversion search for elements should use qname, not just localname.

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

David Jencks commented on GERONIMO-1229:
----------------------------------------

These files were not part of this fix, I've rolled them back:

Sending        modules/service-builder/src/java/org/apache/geronimo/deployment/service/ServiceConfigBuilder.java
Sending        modules/service-builder/src/test/org/apache/geronimo/deployment/service/ParentIDTest.java
Transmitting file data ..
Committed revision 348996.


> Schema conversion search for elements should use qname, not just localname.
> ---------------------------------------------------------------------------
>
>          Key: GERONIMO-1229
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1229
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Versions: 1.0
>     Reporter: David Jencks
>     Assignee: David Jencks
>      Fix For: 1.0

>
> Some element names appear in several geronimo plan schemas, such as "application" -- both the top level ear-plan element and a component in gbean names.  To distinguish these searches for nested elements should normally use the element QName rather than local part only.

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