[jboss-jira] [JBoss JIRA] (AS7-4081) Connector "schema" required in model, but optional in subsystem schema
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Wed Mar 7 09:11:36 EST 2012
[ https://issues.jboss.org/browse/AS7-4081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Ferraro reassigned AS7-4081:
---------------------------------
Assignee: Paul Ferraro (was: Remy Maucherat)
> Connector "schema" required in model, but optional in subsystem schema
> ----------------------------------------------------------------------
>
> Key: AS7-4081
> URL: https://issues.jboss.org/browse/AS7-4081
> Project: Application Server 7
> Issue Type: Bug
> Components: Web
> Affects Versions: 7.1.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
>
> In the web subsystem schema, the schema attribute of the connector element is optional. However, if left undefined, the subsystem fails to start:
> e.g.
> 01:25:47,810 ERROR [org.jboss.as.controller.management-operation] Operation ("add") failed - address: ([
> ("subsystem" => "web"),
> ("connector" => "ajp")
> ]) - failure description: "JBAS014746: scheme may not be null"
> This should either have a default value, or be required in the schema.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list