[jboss-jira] [JBoss JIRA] (WFLY-3574) management API blocking write requests during initialization
Alexey Loubyansky (JIRA)
issues at jboss.org
Wed Jul 2 10:41:24 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Alexey Loubyansky updated WFLY-3574:
------------------------------------
Assignee: Brian Stansberry (was: Alexey Loubyansky)
Component/s: Domain Management
(was: CLI)
> management API blocking write requests during initialization
> ------------------------------------------------------------
>
> Key: WFLY-3574
> URL: https://issues.jboss.org/browse/WFLY-3574
> Project: WildFly
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Affects Versions: 8.1.0.Final
> Environment: default configuration
> Reporter: Michael Mutschler
> Assignee: Brian Stansberry
> Priority: Critical
>
> 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.2.6#6264)
More information about the jboss-jira
mailing list