|
From: <ale...@us...> - 2009-05-29 10:05:41
|
Revision: 224
http://cse-ip.svn.sourceforge.net/cse-ip/?rev=224&view=rev
Author: alexloewen
Date: 2009-05-29 10:05:34 +0000 (Fri, 29 May 2009)
Log Message:
-----------
Modified Paths:
--------------
trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5-fixed.wsdl
trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5.wsdl
Modified: trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5-fixed.wsdl
===================================================================
--- trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5-fixed.wsdl 2009-05-28 15:01:40 UTC (rev 223)
+++ trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5-fixed.wsdl 2009-05-29 10:05:34 UTC (rev 224)
@@ -1871,7 +1871,7 @@
</binding>
<service name="ILIASSoapWebservice">
<port name="ILIASSoapWebservicePort" binding="tns:ILIASSoapWebserviceBinding">
- <soap:address location="http://localhost/ilias3/webservice/soap/server.php?debug=1"/>
+ <soap:address location="http://cse-wwu-stage.itmc.uni-dortmund.de/ilias3/webservice/soap/server.php?debug=1"/>
</port>
</service>
</definitions><!--
Modified: trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5.wsdl
===================================================================
--- trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5.wsdl 2009-05-28 15:01:40 UTC (rev 223)
+++ trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/src/ilias-3.10.5.wsdl 2009-05-29 10:05:34 UTC (rev 224)
@@ -1859,7 +1859,7 @@
</binding>
<service name="ILIASSoapWebservice">
<port name="ILIASSoapWebservicePort" binding="tns:ILIASSoapWebserviceBinding">
- <soap:address location="http://localhost/ilias3/webservice/soap/server.php?debug=1"/>
+ <soap:address location="http://cse-wwu-stage.itmc.uni-dortmund.de/ilias3/webservice/soap/server.php?debug=1"/>
</port>
</service>
</definitions><!--
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|