[
https://issues.jboss.org/browse/AS7-6024?page=com.atlassian.jira.plugin.s...
]
Eduardo Martins commented on AS7-6024:
--------------------------------------
James, please notify the issue assignee before working on it, seems both of us made PRs
for this issue. See
https://github.com/jbossas/jboss-as/pull/3615 and
https://github.com/jbossas/jboss-as/pull/3617
I closed mines since yours came a couple of hours earlier and are already validated.
<object-factory> schema says factoryClass but parser looks for
class
--------------------------------------------------------------------
Key: AS7-6024
URL:
https://issues.jboss.org/browse/AS7-6024
Project: Application Server 7
Issue Type: Bug
Components: Naming
Affects Versions: 7.1.3.Final (EAP)
Reporter: James Livingston
Assignee: Eduardo Martins
The XSD for the naming subsystem contains a "factoryClass" attribute for
objectFactoryType. NamingSubsystemXMLAttribute however defines it to be called
"class".
One of these needs to be changed so that the schema matches the parser, and either
"class" validates or "factoryClass" can be used.
--
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