From 01e310271ea3d6bbad0e38b637757ddd3910f804 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Fri, 19 Feb 2010 14:58:31 +0000 Subject: [PATCH] Don't mix messages between lb and lb4agu in portType. Axis does not like it. --- org.glite.lb.ws-interface/src/lb4agu.wsdl | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/org.glite.lb.ws-interface/src/lb4agu.wsdl b/org.glite.lb.ws-interface/src/lb4agu.wsdl index a9c494d..a68d992 100644 --- a/org.glite.lb.ws-interface/src/lb4agu.wsdl +++ b/org.glite.lb.ws-interface/src/lb4agu.wsdl @@ -5,6 +5,7 @@ xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:lb="http://glite.org/wsdl/services/lb" + xmlns:lbe="http://glite.org/wsdl/elements/lb" xmlns:lb4ague="http://glite.org/wsdl/elements/lb4agu" xmlns:lb4agu="http://glite.org/wsdl/services/lb4agu" xmlns:glue="http://schemas.ogf.org/glue/2008/05/spec_2.0_d42_r01" @@ -92,20 +93,26 @@ --> + + + + + + Return states of given jobs. - + Return complete state information (history?) of given jobs. - + -- 1.8.2.3