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

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Dec 11 15:47:17 EST 2012


     [ https://issues.jboss.org/browse/AS7-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-6024:
----------------------------------

    Assignee: James Livingston  (was: Eduardo Martins)

    
> <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: James Livingston
>             Fix For: 7.2.0.Alpha1, 7.1.4.Final (EAP)
>
>
> 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