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