From 841a8cbfa60b3f9d6924c345b9cae271c06c9b9a Mon Sep 17 00:00:00 2001 From: Martin Haase <martin.haase@daasi.de> Date: Mon, 22 Sep 2008 13:15:46 +0000 Subject: [PATCH] restruct rbac: Test <-> develop, now: rbac-8081 and rbac-8082 git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@1868 7c539038-3410-0410-b1ec-0f2a7bf1c452 --- .../rbacSoap/examples/wsdlDefinition.include.php | 8 ++++---- .../{wsdl-test => wsdl-8081}/tgadministration.wsdl | 2 +- .../rbacSoap/{wsdl-test => wsdl-8081}/tgextra.wsdl | 2 +- .../rbacSoap/{wsdl-test => wsdl-8081}/tgreview.wsdl | 2 +- .../rbacSoap/{wsdl-test => wsdl-8081}/tgsystem.wsdl | 2 +- .../rbacSoap/{wsdl-develop => wsdl-8081}/xacml.wsdl | 0 .../{wsdl-develop => wsdl-8081}/xacml.wsdl.readme.txt | 0 .../{wsdl-develop => wsdl-8082}/tgadministration.wsdl | 2 +- .../rbacSoap/{wsdl-develop => wsdl-8082}/tgextra.wsdl | 2 +- .../rbacSoap/{wsdl-develop => wsdl-8082}/tgreview.wsdl | 2 +- .../rbacSoap/{wsdl-develop => wsdl-8082}/tgsystem.wsdl | 2 +- .../rbacSoap/{wsdl-test => wsdl-8082}/xacml.wsdl | 0 .../{wsdl-test => wsdl-8082}/xacml.wsdl.readme.txt | 0 13 files changed, 12 insertions(+), 12 deletions(-) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-test => wsdl-8081}/tgadministration.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-test => wsdl-8081}/tgextra.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-test => wsdl-8081}/tgreview.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-test => wsdl-8081}/tgsystem.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-develop => wsdl-8081}/xacml.wsdl (100%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-develop => wsdl-8081}/xacml.wsdl.readme.txt (100%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-develop => wsdl-8082}/tgadministration.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-develop => wsdl-8082}/tgextra.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-develop => wsdl-8082}/tgreview.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-develop => wsdl-8082}/tgsystem.wsdl (99%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-test => wsdl-8082}/xacml.wsdl (100%) rename info.textgrid.middleware.tgauth.rbac/rbacSoap/{wsdl-test => wsdl-8082}/xacml.wsdl.readme.txt (100%) diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/examples/wsdlDefinition.include.php b/info.textgrid.middleware.tgauth.rbac/rbacSoap/examples/wsdlDefinition.include.php index bea2421..b94b762 100755 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/examples/wsdlDefinition.include.php +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/examples/wsdlDefinition.include.php @@ -1,9 +1,9 @@ <?php -$arrExtraWsdl = Array( Array( "name" => "RBAC Test (8082)", - "url" => "http://ingrid.sub.uni-goettingen.de/rbac-test/wsdl/tgextra.wsdl" ), - Array( "name" => "RBAC Develop (8081)", - "url" => "http://ingrid.sub.uni-goettingen.de/rbac-develop/wsdl/tgextra.wsdl" ), +$arrExtraWsdl = Array( Array( "name" => "RBAC DEVELOP (8082)", + "url" => "http://ingrid.sub.uni-goettingen.de/rbac-8082/wsdl/tgextra.wsdl" ), + Array( "name" => "RBAC TEST (8081)", + "url" => "http://ingrid.sub.uni-goettingen.de/rbac-8081/wsdl/tgextra.wsdl" ), Array( "name" => "RBAC Textgrid-WS1", "url" => "http://textgrid-ws1.gwdg.de/tgauth/rbacSoap/wsdl/tgextra.wsdl" ) ); diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgadministration.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgadministration.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgadministration.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgadministration.wsdl index 50426ef..86b1362 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgadministration.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgadministration.wsdl @@ -548,7 +548,7 @@ //--> <wsdl:service name="tgadministration"> <wsdl:port binding="tns:binding_tgadministration" name="tgadministration"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-test/tgadministration.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8081/tgadministration.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgextra.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgextra.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgextra.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgextra.wsdl index f287555..b74ec2f 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgextra.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgextra.wsdl @@ -1083,7 +1083,7 @@ //--> <wsdl:service name="tgextra"> <wsdl:port binding="tns:binding_tgextra" name="tgextra"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-test/tgextra.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8081/tgextra.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgreview.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgreview.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgreview.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgreview.wsdl index 24c6526..9b0f3c9 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgreview.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgreview.wsdl @@ -490,7 +490,7 @@ //--> <wsdl:service name="tgreview"> <wsdl:port binding="tns:binding_tgreview" name="tns:tgreview"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-test/tgreview.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8081/tgreview.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgsystem.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgsystem.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgsystem.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgsystem.wsdl index 8c95fd9..616c512 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/tgsystem.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/tgsystem.wsdl @@ -277,7 +277,7 @@ //--> <wsdl:service name="tgsystem"> <wsdl:port binding="tns:binding_tgsystem" name="tgsystem"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-test/tgsystem.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8081/tgsystem.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/xacml.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/xacml.wsdl similarity index 100% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/xacml.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/xacml.wsdl diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/xacml.wsdl.readme.txt b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/xacml.wsdl.readme.txt similarity index 100% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/xacml.wsdl.readme.txt rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8081/xacml.wsdl.readme.txt diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgadministration.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgadministration.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgadministration.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgadministration.wsdl index da959d5..b1a112f 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgadministration.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgadministration.wsdl @@ -548,7 +548,7 @@ //--> <wsdl:service name="tgadministration"> <wsdl:port binding="tns:binding_tgadministration" name="tgadministration"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-develop/tgadministration.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8082/tgadministration.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgextra.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgextra.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgextra.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgextra.wsdl index 8a93856..3969107 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgextra.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgextra.wsdl @@ -1083,7 +1083,7 @@ //--> <wsdl:service name="tgextra"> <wsdl:port binding="tns:binding_tgextra" name="tgextra"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-develop/tgextra.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8082/tgextra.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgreview.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgreview.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgreview.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgreview.wsdl index d90ebf1..58c199e 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgreview.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgreview.wsdl @@ -490,7 +490,7 @@ //--> <wsdl:service name="tgreview"> <wsdl:port binding="tns:binding_tgreview" name="tns:tgreview"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-develop/tgreview.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8082/tgreview.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgsystem.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgsystem.wsdl similarity index 99% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgsystem.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgsystem.wsdl index 2689bdf..a51c565 100644 --- a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-develop/tgsystem.wsdl +++ b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/tgsystem.wsdl @@ -277,7 +277,7 @@ //--> <wsdl:service name="tgsystem"> <wsdl:port binding="tns:binding_tgsystem" name="tgsystem"> - <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-develop/tgsystem.php" /> + <soap:address location="http://ingrid.sub.uni-goettingen.de/rbac-8082/tgsystem.php" /> </wsdl:port> </wsdl:service> diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/xacml.wsdl b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/xacml.wsdl similarity index 100% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/xacml.wsdl rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/xacml.wsdl diff --git a/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/xacml.wsdl.readme.txt b/info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/xacml.wsdl.readme.txt similarity index 100% rename from info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-test/xacml.wsdl.readme.txt rename to info.textgrid.middleware.tgauth.rbac/rbacSoap/wsdl-8082/xacml.wsdl.readme.txt -- GitLab