[jboss-jira] [JBoss JIRA] (WFLY-2530) If a transformer removes the headers from an operation it fails on the target host
Kabir Khan (JIRA)
jira-events at lists.jboss.org
Mon Nov 18 13:44:05 EST 2013
Kabir Khan created WFLY-2530:
--------------------------------
Summary: If a transformer removes the headers from an operation it fails on the target host
Key: WFLY-2530
URL: https://issues.jboss.org/browse/WFLY-2530
Project: WildFly
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Domain Management
Affects Versions: 8.0.0.Beta1
Reporter: Kabir Khan
Assignee: Brian Stansberry
Fix For: 8.0.0.CR1
This gives errors like:
{code}
[domain at localhost:9999 /] /profile=full-ha-7.1.x/subsystem=security/security-domain=jboss-web-policy/authorization=classic/policy-module=Delegating:write-attribute(name=module-options,value={a=>b})
{
"outcome" => "failed",
"failure-description" => {"host-failure-descriptions" => {"slave" => "JBAS010849: Operation write-attribute for address [
(\"profile\" => \"full-ha-7.1.x\"),
(\"subsystem\" => \"security\"),
(\"security-domain\" => \"jboss-web-policy\"),
(\"authorization\" => \"classic\")
] can only be handled by the master Domain Controller; this host is not the master Domain Controller"}},
"rolled-back" => true
}
{code}
This should probably be handled somewhere in the communication layer
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list