From: <pka...@us...> - 2009-07-22 15:08:22
|
Revision: 355 http://cse-ip.svn.sourceforge.net/cse-ip/?rev=355&view=rev Author: pkasprzak Date: 2009-07-22 15:08:17 +0000 (Wed, 22 Jul 2009) Log Message: ----------- * Stuff Modified Paths: -------------- trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/catalog.xml Modified: trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/catalog.xml =================================================================== --- trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/catalog.xml 2009-07-22 15:07:48 UTC (rev 354) +++ trunk/sandbox/lsf-adapter-demo/ILIASClientAdapter/catalog.xml 2009-07-22 15:08:17 UTC (rev 355) @@ -8,6 +8,6 @@ <system systemId="ObjectProcessor/ReplyProcessor.wsdl" uri="nb-uri:ObjectProcessor#src/ReplyProcessor.wsdl"/> <nextCatalog catalog="nbproject/private/cache/retriever/catalog.xml"/> <system systemId="Common/ConfigurationManager.wsdl" uri="nb-uri:Common#src/ConfigurationManager.wsdl"/> + <system systemId="Common/serviceref.xsd" uri="nb-uri:Common#src/serviceref.xsd"/> <system systemId="Common/CDDM.xsd" uri="nb-uri:Common#src/CDDM.xsd"/> - <system systemId="Common/serviceref.xsd" uri="nb-uri:Common#src/serviceref.xsd"/> </catalog> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |