[jboss-jira] [JBoss JIRA] (WFLY-3574) management API blocking write requests during initialization

Brian Stansberry (JIRA) issues at jboss.org
Fri Aug 22 13:30:59 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved WFLY-3574.
------------------------------------
    Resolution: Won't Fix


> management API blocking write requests during initialization
> ------------------------------------------------------------
>
>                 Key: WFLY-3574
>                 URL: https://issues.jboss.org/browse/WFLY-3574
>             Project: WildFly
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>    Affects Versions: 8.1.0.Final
>         Environment: default configuration
>            Reporter: Michael Mutschler
>            Assignee: Brian Stansberry
>
> I want to apply some configuration before the real application is starting. Mainly I want to update a datasource. Therefore I wrote a WebListener, and during the initialization I want to modify the wildfly configuration via management API.
> I can read the configuration, but when I want to execute a delete or add request, nothing happens; the command does not return! There seems to be a deadlock.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list