[ http://issues.apache.org/jira/browse/GERONIMO-1175?page=all ] David Jencks reopened GERONIMO-1175: ------------------------------------
There seem to be more problems. This fixes one of them Sending modules/j2ee-schema/src/java/org/apache/geronimo/schema/NamespaceElementConverter.java Transmitting file data . Committed revision 344849. > 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
