webtools web.xml fails to validate against the DTD (web.xml spec v2.3)
----------------------------------------------------------------------

                 Key: OFBIZ-2704
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2704
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
         Environment: Glassfish v2.1 Enterprise Server
            Reporter: Vadiraj Deshpande
             Fix For: SVN trunk


===This bug was discovered as part of deployment work of OFBiz on Glassfish 
()===

Glassfish deployment fails because, web.xml of webtools webapp fails to 
validate against the specified web.xml DTD spec . v2.3. 
The last <context-param> added at the end of the file is the problem.
According to the DTD, <context-param> should appear before <filter> tag(s).




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to