[jboss-jira] [JBoss JIRA] (WFLY-5249) wildfly-hibernate3 quickstart fails to validate in eclipse
Kabir Khan (JIRA)
issues at jboss.org
Wed Dec 6 11:21:07 EST 2017
[ https://issues.jboss.org/browse/WFLY-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kabir Khan closed WFLY-5249.
----------------------------
> wildfly-hibernate3 quickstart fails to validate in eclipse
> ----------------------------------------------------------
>
> Key: WFLY-5249
> URL: https://issues.jboss.org/browse/WFLY-5249
> Project: WildFly
> Issue Type: Bug
> Reporter: Rob Stryker
> Assignee: Jason Greene
> Fix For: 10.0.0.CR1
>
>
> wildfly-hibernate3 quickstart has xml file with following content:
> {code}
> <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence http://xmlns.jcp.org/xml/ns/persistence/persistence_2_1.xsd"
> version="2.0">
> {code}
> This fails because it is importing the persistence_2_1.xsd file, but is setting version=2.0. It must set version=2.1
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list