[jboss-jira] [JBoss JIRA] (AS7-3085) Deployment breaks when data source is being recycled

Brian Stansberry (Commented) (JIRA) jira-events at lists.jboss.org
Mon Dec 19 08:15:10 EST 2011


    [ https://issues.jboss.org/browse/AS7-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12651935#comment-12651935 ] 

Brian Stansberry commented on AS7-3085:
---------------------------------------

When you say "Access the web application" I assume you mean access the management API resources for the webapp?

I suspect this is going to be an interesting problem. I'll have to see if removing the DS service results in a full undeploy of the webapp; if so it's mostly a matter of having the root resource for the deployment have an attribute that indicates that. If it just partially brings the webapp back through the deployment process, that will be a harder problem.
                
> 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