[jboss-jira] [JBoss JIRA] (WFLY-3574) management API blocking write requests during initialization
Michael Mutschler (JIRA)
issues at jboss.org
Wed Jul 2 09:07:24 EDT 2014
Michael Mutschler created WFLY-3574:
---------------------------------------
Summary: 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: CLI
Affects Versions: 8.1.0.Final
Environment: default configuration
Reporter: Michael Mutschler
Assignee: Alexey Loubyansky
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