You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pubscribe-commits@ws.apache.org by sc...@apache.org on 2005/07/21 18:02:46 UTC

svn commit: r220125 - in /webservices/pubscribe/trunk/src/examples/consumer: consumer.iml consumer.wsdl

Author: scamp
Date: Thu Jul 21 09:02:41 2005
New Revision: 220125

URL: http://svn.apache.org/viewcvs?rev=220125&view=rev
Log:
fixed wsdl import

Removed:
    webservices/pubscribe/trunk/src/examples/consumer/consumer.iml
Modified:
    webservices/pubscribe/trunk/src/examples/consumer/consumer.wsdl

Modified: webservices/pubscribe/trunk/src/examples/consumer/consumer.wsdl
URL: http://svn.apache.org/viewcvs/webservices/pubscribe/trunk/src/examples/consumer/consumer.wsdl?rev=220125&r1=220124&r2=220125&view=diff
==============================================================================
--- webservices/pubscribe/trunk/src/examples/consumer/consumer.wsdl (original)
+++ webservices/pubscribe/trunk/src/examples/consumer/consumer.wsdl Thu Jul 21 09:02:41 2005
@@ -35,7 +35,7 @@
                      schemaLocation="../spec/wsrf/WS-BaseFaults-1_2-Draft_01.xsd"/>
 
          <xsd:import namespace="http://docs.oasis-open.org/wsrf/2004/06/wsrf-WS-ResourceLifetime-1.2-draft-01.xsd"
-                     schemaLocation="../spec/wsrf/WS-ResourceLifetime-1_2.xsd"/>
+                     schemaLocation="../spec/wsrf/WS-ResourceLifetime-1_2-Draft_01.xsd"/>
  
 
          <xsd:import namespace="http://docs.oasis-open.org/wsn/2004/06/wsn-WS-BaseNotification-1.2-draft-01.xsd"