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