<html><head></head><body><div>Hi,</div><div><br></div><div>I would like to use apiman deployed on wildfly 10, without the included keyloak and elasticsearch instances.</div><div><br></div><div>keycloak (v1.9.1): localhost:8080/auth</div><div>elasticsearch (v2.2.1): localhost:9200</div><div>apiman (v1.2.3): localhost:8080/apiman</div><div><br></div><div>This guide got me started:&nbsp;<a href="http://www.apiman.io/latest/production-guide.html">http://www.apiman.io/latest/production-guide.html</a></div><div><br></div><div>I use the overlay:&nbsp;<a href="http://downloads.jboss.org/apiman/1.2.3.Final/apiman-distro-wildfly10-1.2.3.Final-overlay.zip">http://downloads.jboss.org/apiman/1.2.3.Final/apiman-distro-wildfly10-1.2.3.Final-overlay.zip</a></div><div><br></div><div>2016-03-29 11:41:01,770 ERROR [org.jboss.as.controller.management-operation] (DeploymentScanner-threads</div><div>&nbsp;- 2) WFLYCTL0013: Operation ("full-replace-deployment") failed - address: ([]) - failure description:&nbsp;</div><div>{"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." =&gt; {</div><div>&nbsp;&nbsp;&nbsp;&nbsp;"Services that were unable to start:" =&gt; ["jboss.deployment.unit.\"apiman-gateway-engine-beans.jar\".PARSE"],</div><div>&nbsp;&nbsp;&nbsp;&nbsp;"Services that may be the cause:" =&gt; [</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"jboss.module.spec.service.\"deployment.apiman-gateway-engine-beans.jar\".main",</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"jboss.remoting.remotingConnectorInfoService.http-remoting-connector",</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"module.resolved.service.\"deployment.apiman-gateway-api.war\".main",</div><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"module.resolved.service.\"deployment.apiman-gateway.war\".main"</div><div>&nbsp;&nbsp;&nbsp;&nbsp;]</div><div>}}</div><div><br></div><div>2016-03-29 12:05:47,782 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-2) MSC000001: Failed t</div><div>o start service jboss.deployment.unit."apiman-gateway-api.war".STRUCTURE: org.jboss.msc.service.StartEx</div><div>ception in service jboss.deployment.unit."apiman-gateway-api.war".STRUCTURE: WFLYSRV0153: Failed to pro</div><div>cess phase STRUCTURE of deployment "apiman-gateway-api.war"</div><div><br></div><div>Deployment in the web console works fine for these wars</div><div>apiman.war</div><div>apimanui.war</div><div><br></div><div>The apiman-gateway.war and apiman-gateway-api.war fail.</div><div><br></div><div>Question: how to deploy apiman using external keycloak and elasticsearch instances running on the same host?</div><div><br></div><div>Thanks in advance for any pointers.</div><div><br></div><div>Regards, Bart</div><div><br></div><div><br></div></body></html>