[jboss-jira] [JBoss JIRA] (WFLY-2858) JPA doesn't parse for "urn:jboss:jpa" namespace in jboss-all.xml
Radoslav Husar (JIRA)
issues at jboss.org
Mon Feb 3 11:28:28 EST 2014
Radoslav Husar created WFLY-2858:
------------------------------------
Summary: JPA doesn't parse for "urn:jboss:jpa" namespace in jboss-all.xml
Key: WFLY-2858
URL: https://issues.jboss.org/browse/WFLY-2858
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JPA / Hibernate
Affects Versions: 8.0.0.CR1
Reporter: Radoslav Husar
Assignee: Scott Marlow
Priority: Minor
Fix For: 9.0.0.CR1
Looks like the parser is only parsing for "http://www.jboss.com/xml/ns/javaee" and never for "urn:jboss:jpa". This makes the schema less useful.
https://github.com/wildfly/wildfly/blob/master/build/src/main/resources/docs/schema/jboss-jpa_1_0.xsd
Example file:
https://github.com/wildfly/wildfly/blob/master/testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jpa/epcpropagation/shallow/jboss-all.xml
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list