Thanks for pointing me in the right direction! <br><br>it was not easy to find, but it turns out in ModelCombiner combines the host model with the domain model, and I had to explicit handle my database connection model node<br>
<br>/Flemming<br><br><div class="gmail_quote">2012/7/29 Tomaž Cerar <span dir="ltr">&lt;<a href="mailto:tomaz.cerar@gmail.com" target="_blank">tomaz.cerar@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br>usually when something works in standalone and not in domain mode, there is some error in model definition.<br>Try debugging domain mode and put attention to what kind of model has come trough.<br><br>--<br>tomaz<br>

<br><div class="gmail_quote"><div><div class="h5">On Sun, Jul 29, 2012 at 12:04 PM, Flemming Harms <span dir="ltr">&lt;<a href="mailto:flemming.harms@gmail.com" target="_blank">flemming.harms@gmail.com</a>&gt;</span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hello all,<br><br>I&#39;m trying to finish &quot;Domain Management - Add support for database authentication.&quot;, but the servers in domain mode starts up with an error and the log indicate missing dependencies. I have been debugging and to what I can tell all services is started. If I run in standalone mode everything is working fine. <br>


<br>[Server:server-one] 12:00:16,723 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report<br>[Server:server-one] JBAS014775:    New missing/unsatisfied dependencies:<br>[Server:server-one]       service jboss.server.controller.management.connection_manager.db (missing) dependents: [service jboss.server.controller.management.security_realm.ManagementRealm.database_authentication, service jboss.server.controller.management.security_realm.ApplicationRealm.database_authorization, service jboss.server.controller.management.security_realm.ApplicationRealm.database_authentication] <br>


[Server:server-one] <br>[Server:server-one] 12:00:16,727 ERROR [<a href="http://org.jboss.as" target="_blank">org.jboss.as</a>] (Controller Boot Thread) JBAS015875: JBoss AS 7.2.0.Alpha1-SNAPSHOT &quot;Steropes&quot; started (with errors) in 523167ms - Started 219 of 306 services (6 services failed or missing dependencies, 80 services are passive or on-demand)<br>


<br><a href="https://github.com/fharms/jboss-as/tree/AS7-1370" target="_blank">https://github.com/fharms/jboss-as/tree/AS7-1370</a><br><br>I have attached the configuration files<br><br>Any suggestions to where I should look or what it could be?<br>


<br>Thanks<br>
<br></div></div>_______________________________________________<br>
jboss-as7-dev mailing list<br>
<a href="mailto:jboss-as7-dev@lists.jboss.org" target="_blank">jboss-as7-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/jboss-as7-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jboss-as7-dev</a><br>
<br></blockquote></div><br>
</blockquote></div><br>