[ http://issues.apache.org/jira/browse/GERONIMO-383?page=comments#action_12357352 ]
Matt Hogstrom commented on GERONIMO-383: ---------------------------------------- David, is this still an issue since the conversion to XMLBeans 2? > xmlbeans magic allows us to accept some invalid deployment descriptors > ---------------------------------------------------------------------- > > Key: GERONIMO-383 > URL: http://issues.apache.org/jira/browse/GERONIMO-383 > Project: Geronimo > Type: Bug > Components: deployment > Versions: 1.0-M2 > Reporter: David Jencks > Assignee: David Jencks > Fix For: 1.x > > The element reordering and other xmlbeans magic we do to convert pre-1.4 > deployment descriptors to 1.4 versions can have the unintended side effect of > converting invalid 1.4 descriptors to valid ones. This has been fixed in > SchemaConversionUtils.convertToServletSchema for servlet 1.3 web.xml. We > should apply this same fix of checking for namespace before conversion to > other modules (ejb etc) and extend the checking to: > 1. look for the DOCTYPE using xmlbeans > 2. converting to a made-up namespace for that dtd > 3. validating against xmlbeans objects for the schema corresponding to the > dtd. -- 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