Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GERONIMO-336 Here is an overview of the issue: --------------------------------------------------------------------- Key: GERONIMO-336 Summary: Invalid dd does not cause web deployment to fail Type: Bug Status: Unassigned Priority: Major Project: Apache Geronimo Components: deployment Assignee: Reporter: Jeremy Boynes Created: Thu, 30 Sep 2004 10:35 AM Updated: Thu, 30 Sep 2004 10:35 AM Description: If the web.xml contains an invalid value (e.g. a syntax error in urlpattern) then this error is not detected by the configuration builder used during JSR88 distribute. Instead, the error is not reported until the file is parsed by Jetty when the configuration is started. We need to change the config builder so it parses and semantically validates the configuration as it is building the configuration. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
