This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: New missing/unsatisfied dependencies: service jboss.server.controller.management.security_realm.ApplicationRealm (missing) dependentsamjadkarym Aug 27, 2014 1:47 AM (in response to amjadkarym)Solved this issue by putting ApplicationRealm in security-realms of slave node host.xml i.e <security-realm name="ApplicationRealm"> <authentication> <properties path="application-users.properties" relative-to="jboss.domain.config.dir" /> </authentication> </security-realm> 
