Index: cspBasis/SOAPlib.mac.rou =================================================================== diff -u -r108 -r152 --- cspBasis/SOAPlib.mac.rou (.../SOAPlib.mac.rou) (revision 108) +++ cspBasis/SOAPlib.mac.rou (.../SOAPlib.mac.rou) (revision 152) @@ -138,14 +138,18 @@ $$$AddEndSlash(DevelopmentWebServiceLocation) Set arLocations("WS.TBX.CalcSoap","cache01","ADMIN1") =ProductieWebServiceLocation_"WS.TBX.Calc.cls" - Set arLocations("WS.TBX.CalcSoap","cache02","JRNL-ADMIN1") =ProductieFailoverWebServiceLocation_"WS.TBX.Calc.cls" + Set arLocations("WS.TBX.CalcSoap","cache01lsh","ADMIN1") =ProductieFailoverWebServiceLocation_"WS.TBX.Calc.cls" Set arLocations("WS.TBX.CalcSoap","cache02","DEV-ADMIN1") =DevelopmentWebServiceLocation_"WS.TBX.Calc.cls" Set arLocations("WS.TBX.DataIOSoap","cache01","ADMIN1") =ProductieWebServiceLocation_"WS.TBX.DataIO.cls" - Set arLocations("WS.TBX.DataIOSoap","cache02","JRNL-ADMIN1")=ProductieFailoverWebServiceLocation_"WS.TBX.DataIO.cls" + Set arLocations("WS.TBX.DataIOSoap","cache01lsh","ADMIN1") =ProductieFailoverWebServiceLocation_"WS.TBX.DataIO.cls" Set arLocations("WS.TBX.DataIOSoap","cache02","DEV-ADMIN1") =DevelopmentWebServiceLocation_"WS.TBX.DataIO.cls" Set arLocations("WS.PR.KADWebSoap","cache01","ADMIN1") =ProductieWebServiceLocation_"WS.PR.KADWeb.cls" - Set arLocations("WS.PR.KADWebSoap","cache02","JRNL-ADMIN1") =ProductieFailoverWebServiceLocation_"WS.PR.KADWeb.cls" + Set arLocations("WS.PR.KADWebSoap","cache01lsh","ADMIN1") =ProductieFailoverWebServiceLocation_"WS.PR.KADWeb.cls" Set arLocations("WS.PR.KADWebSoap","cache02","DEV-ADMIN1") =DevelopmentWebServiceLocation_"WS.PR.KADWeb.cls" + + Set arLocations("WS.TBX.CalcSoap","cache02","JRNL-ADMIN1") =arLocations("WS.TBX.CalcSoap","cache01lsh","ADMIN1") + Set arLocations("WS.TBX.DataIOSoap","cache02","JRNL-ADMIN1")=arLocations("WS.TBX.DataIOSoap","cache01lsh","ADMIN1") + Set arLocations("WS.PR.KADWebSoap","cache02","JRNL-ADMIN1") =arLocations("WS.PR.KADWebSoap","cache01lsh","ADMIN1") // Added by WimV on 06/06/2011