summaryrefslogtreecommitdiffstats
path: root/java/sca/demos/alert-aggregator-webapp/src/main/resources/AlertsSources.wsdl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/demos/alert-aggregator-webapp/src/main/resources/AlertsSources.wsdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/demos/alert-aggregator-webapp/src/main/resources/AlertsSources.wsdl b/java/sca/demos/alert-aggregator-webapp/src/main/resources/AlertsSources.wsdl
index 987481bd14..d5642a32d1 100644
--- a/java/sca/demos/alert-aggregator-webapp/src/main/resources/AlertsSources.wsdl
+++ b/java/sca/demos/alert-aggregator-webapp/src/main/resources/AlertsSources.wsdl
@@ -117,7 +117,7 @@
<wsdl:service name="AlertsSourcesService">
<wsdl:port name="AlertsSourcesPort" binding="tns:AlertsSourcesBinding">
- <wsdlsoap:address location="http://localhost:8080/services/AlertsSourcesServiceWebServiceBinding" />
+ <wsdlsoap:address location="http://localhost:8085/services/AlertsSourcesServiceWebServiceBinding" />
</wsdl:port>
</wsdl:service>