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

Eduardo Martins (JIRA) jira-events at lists.jboss.org
Fri Nov 30 12:26:21 EST 2012


    [ https://issues.jboss.org/browse/AS7-6024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12738596#comment-12738596 ] 

Eduardo Martins commented on AS7-6024:
--------------------------------------

I agree with Brian, it's more of a bug in xsd than naming subsystem.
                
> <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