[
https://issues.jboss.org/browse/AS7-3085?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-3085:
---------------------------------------
Ok, sure, if you remove a dependency, the dependent service is also removed. (Disabling
the DS removes the runtime service.)
I'll have to see why introducing that missing dependency didn't fail the DS
disable op.
Deployment breaks when data source is being recycled
----------------------------------------------------
Key: AS7-3085
URL:
https://issues.jboss.org/browse/AS7-3085
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Heiko Braun
Assignee: Brian Stansberry
Fix For: 7.1.0.Final
Deploy the jboss-as-login.war example. It depends on the "ExampleDS"
datasource. Access the web application. Disable and enable the datasource. Try the web app
again:
{noformat}
13:11:26,599 INFO [org.jboss.as.controller] (HttpManagementService-threads - 4)
JBAS014774: Service status report
JBAS014776: Newly corrected services:
service jboss.naming.context.java.jboss.datasources.ExampleDS (no longer required)
{noformat}
This error prevails as long as the deployment is not disabled and re-eanbled again
--
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