<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi All<br>
<br>
I think I found an error in the production guide section for Setting
the API Gateway Public Endpoint<br>
<a class="moz-txt-link-freetext" href="http://www.apiman.io/latest/production-guide.html#_setting_the_api_gateway_public_endpoint">http://www.apiman.io/latest/production-guide.html#_setting_the_api_gateway_public_endpoint</a><br>
where it states:<br>
<meta charset="utf-8">
apiman-gateway.public-endpoint=<a class="moz-txt-link-freetext" href="https://api-gateway-host.org:8443/api-gateway/">https://api-gateway-host.org:8443/api-gateway/</a><br>
it should be:<br>
apiman-gateway.public-endpoint=<a class="moz-txt-link-freetext" href="https://api-gateway-host.org:8443/apiman-gateway/">https://api-gateway-host.org:8443/apiman-gateway/</a><br>
<br>
<br>
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
<a class="moz-txt-link-freetext" href="https://localhost:8443/apiman-gateway-api">https://localhost:8443/apiman-gateway-api</a>).<br>
<br>
Thanks<br>
Tim<br>
<br>
</body>
</html>