[jbosstools-issues] [JBoss JIRA] (JBIDE-20539) wildfly-hibernate3 quickstart fails to validate in eclipse

Fred Bricon (JIRA) issues at jboss.org
Wed Sep 2 14:51:05 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104712#comment-13104712 ] 

Fred Bricon commented on JBIDE-20539:
-------------------------------------

[~sgilda], [~rafabene] : who's in charge of the wildfly examples?

> wildfly-hibernate3 quickstart fails to validate in eclipse
> ----------------------------------------------------------
>
>                 Key: JBIDE-20539
>                 URL: https://issues.jboss.org/browse/JBIDE-20539
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: hibernate, upstream
>            Reporter: Rob Stryker
>
> 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
(v6.3.15#6346)


More information about the jbosstools-issues mailing list