[teiid-issues] [JBoss JIRA] (TEIID-2480) Unable to execute the domain cli script due bug in AS 7

Van Halbert (JIRA) jira-events at lists.jboss.org
Tue Apr 23 09:06:53 EDT 2013


Van Halbert created TEIID-2480:
----------------------------------

             Summary: Unable to execute the domain cli script due bug in AS 7
                 Key: TEIID-2480
                 URL: https://issues.jboss.org/browse/TEIID-2480
             Project: Teiid
          Issue Type: Bug
          Components: Build/Kits
    Affects Versions: 8.4
            Reporter: Van Halbert
            Assignee: Van Halbert
             Fix For: 8.4


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 [
…

The resolution is the workaround.  However, this workaround needs to be applied to the script to make it work.

--
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 teiid-issues mailing list