whitlock 2002/06/25 02:38:43
Modified: java/test/faults Stockquote.wsdl
java/test/inout/wsifservice Inout.wsdl
Log:
Add trailing slashes
Revision Changes Path
1.3 +1 -1 xml-axis-wsif/java/test/faults/Stockquote.wsdl
Index: Stockquote.wsdl
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/test/faults/Stockquote.wsdl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Stockquote.wsdl 19 Jun 2002 14:07:24 -0000 1.2
+++ Stockquote.wsdl 25 Jun 2002 09:38:43 -0000 1.3
@@ -4,7 +4,7 @@
xmlns:tns="http://wsifservice.stockquote/"
xmlns:xsd="http://www.w3.org/1999/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
- xmlns:jms="http://schemas.xmlsoap.org/wsdl/jms"
+ xmlns:jms="http://schemas.xmlsoap.org/wsdl/jms/"
xmlns:format="http://schemas.xmlsoap.org/wsdl/formatbinding/"
xmlns:java="http://schemas.xmlsoap.org/wsdl/java/"
xmlns="http://schemas.xmlsoap.org/wsdl/">
1.4 +1 -1 xml-axis-wsif/java/test/inout/wsifservice/Inout.wsdl
Index: Inout.wsdl
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/test/inout/wsifservice/Inout.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Inout.wsdl 20 Jun 2002 11:14:05 -0000 1.3
+++ Inout.wsdl 25 Jun 2002 09:38:43 -0000 1.4
@@ -6,7 +6,7 @@
xmlns:typeions="http://wsiftypes.inout/"
xmlns:xsd="http://www.w3.org/1999/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
- xmlns:jms="http://schemas.xmlsoap.org/wsdl/jms"
+ xmlns:jms="http://schemas.xmlsoap.org/wsdl/jms/"
xmlns:format="http://schemas.xmlsoap.org/wsdl/formatbinding/"
xmlns:java="http://schemas.xmlsoap.org/wsdl/java/"
xmlns="http://schemas.xmlsoap.org/wsdl/">