You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/30 19:35:32 UTC

[jira] Created: (GERONIMO-336) Invalid dd does not cause web deployment to fail

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


[jira] Closed: (GERONIMO-336) Invalid dd does not cause web deployment to fail

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

      Assign To: David Jencks
     Resolution: Fixed
    Fix Version: 1.0-M4

This was fixed some time ago with the new jetty module builder

> Invalid dd does not cause web deployment to fail
> ------------------------------------------------
>
>          Key: GERONIMO-336
>          URL: http://issues.apache.org/jira/browse/GERONIMO-336
>      Project: Geronimo
>         Type: Bug
>   Components: deployment
>     Reporter: Jeremy Boynes
>     Assignee: David Jencks
>      Fix For: 1.0-M4

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

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