diff WebServiceExtensionsV1.1/WebServiceToolWorkflow_REST_SOAP/suite_config.xml~ @ 0:049760c677de default tip

Galaxy WSExtensions added successfully
author uga-galaxy-group
date Tue, 05 Jul 2011 19:34:18 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/WebServiceExtensionsV1.1/WebServiceToolWorkflow_REST_SOAP/suite_config.xml~	Tue Jul 05 19:34:18 2011 -0400
@@ -0,0 +1,17 @@
+<suite id="WebService_toolsuite" name="Suite of Web service addition tools" version="1.1.0">
+        <description>This suite contains all the tools required to register Web services to Galaxy
+        </description>
+        <tool id="WebServiceTool_input_url_REST_SOAP" name="Step a: Enter the URL (WSDL/WADL location) " version="1.1.0">
+            <description> This tool takes the URL of an external Web service. The URL should point to the description document of a Web service.
+            </description>
+        </tool>
+        <tool id="WebServiceTool_input_method_REST_SOAP" name="Step b: Select desired Web Service Tools / Operations" version="1.1.0">
+            <description> This tool lets the user choose a method and a resource from the Web service description document, as each method has to be registered with Galaxy individually.
+            </description>
+        </tool>
+        <tool id="REFRESH_ID" name="Step 3: Add tool to Galaxy" version="1.1.0">
+            <description> Adds tool to Galaxy and refreshes toolbox. 
+            </description>
+        </tool>        
+</suite>
+