[jboss-jira] [JBoss JIRA] (AS7-6024) <object-factory> schema says factoryClass but parser looks for class

James Livingston (JIRA) jira-events at lists.jboss.org
Sun Nov 25 23:24:22 EST 2012


James Livingston created AS7-6024:
-------------------------------------

             Summary: <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


More information about the jboss-jira mailing list