|
From: <pka...@us...> - 2009-07-01 11:44:56
|
Revision: 288
http://cse-ip.svn.sourceforge.net/cse-ip/?rev=288&view=rev
Author: pkasprzak
Date: 2009-07-01 11:44:30 +0000 (Wed, 01 Jul 2009)
Log Message:
-----------
* WS-Addressing xsd
Modified Paths:
--------------
trunk/sandbox/lsf-adapter-demo/Common/catalog.xml
Modified: trunk/sandbox/lsf-adapter-demo/Common/catalog.xml
===================================================================
--- trunk/sandbox/lsf-adapter-demo/Common/catalog.xml 2009-07-01 11:35:51 UTC (rev 287)
+++ trunk/sandbox/lsf-adapter-demo/Common/catalog.xml 2009-07-01 11:44:30 UTC (rev 288)
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog" prefer="system">
<nextCatalog catalog="nbproject/private/cache/retriever/catalog.xml"/>
+ <system systemId="http://schemas.xmlsoap.org/ws/2004/08/addressing/" uri="src/schemas.xmlsoap.org/ws/2004/08/addressing.xsd"/>
+ <system systemId="http://schemas.xmlsoap.org/ws/2004/08/addressing" uri="src/schemas.xmlsoap.org/ws/2004/08/addressing.xsd"/>
</catalog>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|