<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">When trying to reload the changes to attribute-resolver.xml without having to restart Jetty, we tried the reload-service.sh script (<a href="https://wiki.shibboleth.net/confluence/display/IDP30/ReloadableServices" class="">https://wiki.shibboleth.net/confluence/display/IDP30/ReloadableServices</a>) and it gives this error:</div><div class=""><br class=""></div><div class=""><font face="Courier New" class="">$ ./reload-service.sh -id shibboleth.AttributeResolverService <br class="">(<a href="http://localhost/idp/profile/admin/reload-service?id=shibboleth.AttributeResolverService" class="">http://localhost/idp/profile/admin/reload-service?id=shibboleth.AttributeResolverService</a>) Connection refused</font></div><div class=""><br class=""></div><div class="">How does one change the URL that is this script is calling? Our service is running on port 8443 and we’d like to call it thusly: <a href="https://hostname:8443/idp/profile/admin/reload-service?id=shibboleth.AttributeResolverService" class="">https://hostname:8443/idp/profile/admin/reload-service?id=shibboleth.AttributeResolverService</a> . </div><div class=""><br class=""></div><div class="">KM</div><div class=""><br class=""></div></body></html>