[jira] [Commented] (OFBIZ-6807) UtilXml.LocalResolver.resolveEntity] could not find LOCAL DTD/Schema with publicId [null] and the file/resource is [web-app_3_0.xsd]

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6807) UtilXml.LocalResolver.resolveEntity] could not find LOCAL DTD/Schema with publicId [null] and the file/resource is [web-app_3_0.xsd]

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15113707#comment-15113707 ]

Jacques Le Roux commented on OFBIZ-6807:
----------------------------------------

Hi Deepak,

As it was annoying, waiting for a definitive and complete solution, as a temporary fix I keept only <<web-app version="3.0">> in web.xml files instead of whole xmlns and schemaLocation. Done at
trunk r1726388
R15.12 r1726389

So I let it open for now, we should decide later if we want this to be completed or closed as is.

> UtilXml.LocalResolver.resolveEntity] could not find LOCAL DTD/Schema with publicId [null] and the file/resource is [web-app_3_0.xsd]
> ------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-6807
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6807
>             Project: OFBiz
>          Issue Type: Bug
>    Affects Versions: Trunk, Release Branch 15.12
>            Reporter: Deepak Dixit
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>
> System throws following exception on server start:
> {code}
> [java] 2016-01-16 15:04:50,942 |catalina-startup-2   |UtilXml                       |W| [UtilXml.LocalResolver.resolveEntity] could not find LOCAL DTD/Schema with publicId [null] and the file/resource is [web-app_3_0.xsd]
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)