[jira] [Comment Edited] (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] [Comment Edited] (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=15104160#comment-15104160 ]

Deepak Dixit edited comment on OFBIZ-6807 at 1/20/16 5:13 AM:
--------------------------------------------------------------

agreed,

[Deployment Descriptor | http://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-oth-JSpec/servlet-3_0-final-spec.pdf]

{code}
The web-app element is the root deployment descriptor for a Web application. This element has a required attribute version to specify to which version of the schema the deployment descriptor conforms. All sub elements under this element can be in an arbitrary order.
{code}


was (Author: deepak.dixit):
agreed,

[Deployment Descriptor | http://download.oracle.com/otn-pub/jcp/servlet-3.0-fr-oth-JSpec/servlet-3_0-final-spec.pdf?AuthParam=1453092117_0a52dbf88e51767c3e33046e0d1e61c6]

{code}
The web-app element is the root deployment descriptor for a Web application. This element has a required attribute version to specify to which version of the schema the deployment descriptor conforms. All sub elements under this element can be in an arbitrary order.
{code}

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