[jboss-jira] [JBoss JIRA] (AS7-2762) Management console causes exceptions if datasources subsystem does not exist
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue Jun 12 04:07:05 EDT 2012
[ https://issues.jboss.org/browse/AS7-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun resolved AS7-2762.
------------------------------
Resolution: Done
> Management console causes exceptions if datasources subsystem does not exist
> ----------------------------------------------------------------------------
>
> Key: AS7-2762
> URL: https://issues.jboss.org/browse/AS7-2762
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Affects Versions: 7.1.0.Beta1
> Reporter: Dmitri Voronov
> Assignee: Heiko Braun
>
> If I remove the subsystem:
> ...
> <subsystem xmlns="urn:jboss:domain:datasources:1.0">
> <datasources>
> ...
> from default profile, the management console causes exception on the server side:
> [Host Controller] ("profile" => "default"),
> [Host Controller] ("subsystem" => "datasources")
> [Host Controller] ]): java.util.NoSuchElementException: "subsystem" => "datasources"
--
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