-
Bug
-
Resolution: Done
-
Major
-
7.1.3.Final (EAP)
-
None
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.