Darran Lofthouse created WFLY-2470:
--------------------------------------
Summary: Incorrect namespace in jboss-as-cmp_1_1.xsd
Key: WFLY-2470
URL:
https://issues.jboss.org/browse/WFLY-2470
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: XML Frameworks
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 8.0.0.CR1
This file is currently showing: -
{code}
<xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"
targetNamespace="urn:jboss:domain:cmp:1.0"
xmlns="urn:jboss:domain:cmp:1.0"
elementFormDefault="qualified"
attributeFormDefault="unqualified"
version="1.0">
{code}
The tartet namespace should be 1.1
--
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