[
https://issues.jboss.org/browse/WFLY-886?page=com.atlassian.jira.plugin.s...
]
Tomaz Cerar commented on WFLY-886:
----------------------------------
I cannot reproduce this problem.
Tested with latest WildFly master, EAP 6.1.0.Beta(ER5) and EAP6.1 ER5
JBAS014884: No operation named 'composite' exists at address
------------------------------------------------------------
Key: WFLY-886
URL:
https://issues.jboss.org/browse/WFLY-886
Project: WildFly
Issue Type: Bug
Components: Domain Management
Environment: RHEL 6, JDK 1.7
Reporter: Van Halbert
Assignee: Tomaz Cerar
I'm using EAP 6.1 ER5, and trying to execute the following using CLI:
/profile=ha/subsystem=security/security-domain=teiid-security:add(cache-type=default)
/profile=ha/subsystem=security/security-domain=teiid-security/authentication=classic/:add(login-modules=[{"code"=>"org.jboss.security.auth.spi.UsersRolesLoginModule",
"flag"=>"required",
"module-options"=>[("usersProperties"=>"${jboss.domain.config.dir}/teiid-security-users.properties"),
("rolesProperties"=>"${jboss.domain.config.dir}/teiid-security-roles.properties")]}])
but I get the message:
…
"failure-description" => "JBAS014884: No operation named
'composite' exists at address [
…
(see forum for full discussion)
--
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