From 976f8944db108bcb1ea1b4ed4c2acfca07f6f061 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20Salvet?= Date: Wed, 7 May 2008 06:53:01 +0000 Subject: [PATCH] Make 'source' attribute of fault struct optional, we have no useful information to fill in currently. --- org.glite.lb.ws-interface/src/LBTypes.xml.T | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.glite.lb.ws-interface/src/LBTypes.xml.T b/org.glite.lb.ws-interface/src/LBTypes.xml.T index 15f5070..98c1030 100644 --- a/org.glite.lb.ws-interface/src/LBTypes.xml.T +++ b/org.glite.lb.ws-interface/src/LBTypes.xml.T @@ -233,7 +233,7 @@ Generic SOAP fault, used to deliver any LB errors. - Source component (module) of the error. + Source component (module) of the error. Numeric error code. Error text corresponding to the code. Additional description of the error (e.g. filename) -- 1.8.2.3