Skip to content
Snippets Groups Projects
Commit 9dbe6e62 authored by Martin Haase's avatar Martin Haase
Browse files

ws3 endpoints adjusted

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@8946 7c539038-3410-0410-b1ec-0f2a7bf1c452
parent 1e6c38a4
No related branches found
No related tags found
No related merge requests found
...@@ -548,7 +548,7 @@ ...@@ -548,7 +548,7 @@
//--> //-->
<wsdl:service name="tgadministration"> <wsdl:service name="tgadministration">
<wsdl:port binding="tns:binding_tgadministration" name="tgadministration"> <wsdl:port binding="tns:binding_tgadministration" name="tgadministration">
<soap:address location="http://textgridlab.org/tgauth/rbacSoap/tgadministration.php" /> <soap:address location="https://textgrid-ws3.sub.uni-goettingen.de/tgauth/tgadministration.php" />
</wsdl:port> </wsdl:port>
</wsdl:service> </wsdl:service>
......
...@@ -490,7 +490,7 @@ ...@@ -490,7 +490,7 @@
//--> //-->
<wsdl:service name="tgreview"> <wsdl:service name="tgreview">
<wsdl:port binding="tns:binding_tgreview" name="tns:tgreview"> <wsdl:port binding="tns:binding_tgreview" name="tns:tgreview">
<soap:address location="http://textgridlab.org/tgauth/rbacSoap/tgreview.php" /> <soap:address location="https://textgrid-ws3.sub.uni-goettingen.de/tgauth/tgreview.php" />
</wsdl:port> </wsdl:port>
</wsdl:service> </wsdl:service>
......
...@@ -277,7 +277,7 @@ ...@@ -277,7 +277,7 @@
//--> //-->
<wsdl:service name="tgsystem"> <wsdl:service name="tgsystem">
<wsdl:port binding="tns:binding_tgsystem" name="tgsystem"> <wsdl:port binding="tns:binding_tgsystem" name="tgsystem">
<soap:address location="http://textgridlab.org/tgauth/rbacSoap/tgsystem.php" /> <soap:address location="https://textgrid-ws3.sub.uni-goettingen.de/tgauth/tgsystem.php" />
</wsdl:port> </wsdl:port>
</wsdl:service> </wsdl:service>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment