[
https://issues.apache.org/jira/browse/OFBIZ-2704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadiraj Deshpande updated OFBIZ-2704:
-------------------------------------
Attachment: web.xml
patched version of web.xml of webtools webapp. which validates correctly
against the specified DTD version
> 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
>
> Attachments: web.xml
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> ===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.