You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2011/10/20 05:33:35 UTC

svn commit: r1186609 - /incubator/airavata/trunk/modules/workflow-interpreter/src/main/resources/WorkflowInterpretor.wsdl

Author: smarru
Date: Thu Oct 20 03:33:34 2011
New Revision: 1186609

URL: http://svn.apache.org/viewvc?rev=1186609&view=rev
Log:
Removing user name and password from message body. If any security credentials are needs, they will be passed along in the context header. 

Modified:
    incubator/airavata/trunk/modules/workflow-interpreter/src/main/resources/WorkflowInterpretor.wsdl

Modified: incubator/airavata/trunk/modules/workflow-interpreter/src/main/resources/WorkflowInterpretor.wsdl
URL: http://svn.apache.org/viewvc/incubator/airavata/trunk/modules/workflow-interpreter/src/main/resources/WorkflowInterpretor.wsdl?rev=1186609&r1=1186608&r2=1186609&view=diff
==============================================================================
--- incubator/airavata/trunk/modules/workflow-interpreter/src/main/resources/WorkflowInterpretor.wsdl (original)
+++ incubator/airavata/trunk/modules/workflow-interpreter/src/main/resources/WorkflowInterpretor.wsdl Thu Oct 20 03:33:34 2011
@@ -25,10 +25,6 @@
 							nillable="true" type="xs:string" />
 						<xs:element minOccurs="0" name="topic" nillable="true"
 							type="xs:string" />
-						<xs:element minOccurs="0" name="password" nillable="true"
-							type="xs:string" />
-						<xs:element minOccurs="0" name="username" nillable="true"
-							type="xs:string" />
 						<xs:element maxOccurs="unbounded" minOccurs="0" name="inputs"
 							nillable="true" type="ns:NameValue" />
 						<xs:element maxOccurs="unbounded" minOccurs="0"