git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3e3c84
)
add EmptyResponse (gsoap does not generate no-output functions :-( )
author
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 2 Dec 2004 18:51:38 +0000
(18:51 +0000)
committer
Aleš Křenek
<ljocha@ics.muni.cz>
Thu, 2 Dec 2004 18:51:38 +0000
(18:51 +0000)
org.glite.jp/project/JobProvenanceIS.wsdl
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp/project/JobProvenanceIS.wsdl
b/org.glite.jp/project/JobProvenanceIS.wsdl
index
2ef587d
..
84c8844
100644
(file)
--- a/
org.glite.jp/project/JobProvenanceIS.wsdl
+++ b/
org.glite.jp/project/JobProvenanceIS.wsdl
@@
-29,6
+29,7
@@
<part name="data" type="jp:UpdateJobsData"/>
<part name="feedDone" type="xsd:boolean"/>
</message>
+ <message name="EmptyResponse"/>
<portType name="JobProvenanceIS_PortType">
<operation name="UpdateJobs">
@@
-49,6
+50,7
@@
Faults: GenericJPFault
</documentation>
<input message="tns:UpdateJobsRequest"/>
+ <output message="tns:EmptyResponse"/>
<fault name="f" message="tns:GenericJPFault"/>
</operation>
<operation name="QueryJobs">