[jboss-jira] [JBoss JIRA] (AS7-3085) Deployment breaks when data source is being recycled
Heiko Braun (Created) (JIRA)
jira-events at lists.jboss.org
Mon Dec 19 07:15:09 EST 2011
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
More information about the jboss-jira
mailing list