[jboss-jira] [JBoss JIRA] (AS7-2762) Management console causes exceptions if datasources subsystem does not exist
Dmitri Voronov (Created) (JIRA)
jira-events at lists.jboss.org
Wed Nov 23 11:33:41 EST 2011
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