Hi All
I think I found an error in the production guide section for Setting
the API Gateway Public Endpoint
http://www.apiman.io/latest/production-guide.html#_setting_the_api_gateway_public_endpoint
where it states:
apiman-gateway.public-endpoint=https://api-gateway-host.org:8443/api-gateway/
it should be:
apiman-gateway.public-endpoint=https://api-gateway-host.org:8443/apiman-gateway/
And on a related topic, is it possible to define the configuration
endpoint for the gateway in the apiman.properties file rather than
through the UI (the property that has the default value of
https://localhost:8443/apiman-gateway-api).
Thanks
Tim