Author: midon
Date: Wed Sep 23 23:05:47 2009
New Revision: 818308
URL: http://svn.apache.org/viewvc?rev=818308&view=rev
Log:
ODE-657: fix XML Schema namespace
Modified:
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-http/HelloWorld2.wsdl
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-process/HelloWorld2.wsdl
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping-http/Ping.wsdl
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Ping.wsdl
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Pong.wsdl
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/pong/Pong.wsdl
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Ping.wsdl
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Pong.wsdl
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/HelloWorldJbiTest/HelloWorld2.wsdl
Modified:
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-http/HelloWorld2.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-http/HelloWorld2.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
---
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-http/HelloWorld2.wsdl
(original)
+++
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-http/HelloWorld2.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/HelloWorld2.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="HelloRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-process/HelloWorld2.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-process/HelloWorld2.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
---
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-process/HelloWorld2.wsdl
(original)
+++
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/HelloWorld2/HelloWorld2-process/HelloWorld2.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/HelloWorld2.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="HelloRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping-http/Ping.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping-http/Ping.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
---
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping-http/Ping.wsdl
(original)
+++
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping-http/Ping.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/Ping.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="PingRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Ping.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Ping.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Ping.wsdl
(original)
+++ ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Ping.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/Ping.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="PingRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Pong.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Pong.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Pong.wsdl
(original)
+++ ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/ping/Pong.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/Pong.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="PongRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/pong/Pong.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/pong/Pong.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/pong/Pong.wsdl
(original)
+++ ode/branches/APACHE_ODE_1.X/distro/src/examples-jbi/PingPong/pong/Pong.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/Pong.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="PongRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Ping.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Ping.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
---
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Ping.wsdl
(original)
+++
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Ping.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/Ping.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="PingRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Pong.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Pong.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
---
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Pong.wsdl
(original)
+++
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/EmptyRespJbiTest/Pong.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/Pong.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="PongRequest">
<complexType>
<all>
Modified:
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/HelloWorldJbiTest/HelloWorld2.wsdl
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/HelloWorldJbiTest/HelloWorld2.wsdl?rev=818308&r1=818307&r2=818308&view=diff
==============================================================================
---
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/HelloWorldJbiTest/HelloWorld2.wsdl
(original)
+++
ode/branches/APACHE_ODE_1.X/jbi/src/test/resources/HelloWorldJbiTest/HelloWorld2.wsdl
Wed Sep 23 23:05:47 2009
@@ -26,7 +26,7 @@
<types>
<schema targetNamespace="urn:/HelloWorld2.wsdl"
- xmlns="http://www.w3.org/2000/10/XMLSchema">
+ xmlns="http://www.w3.org/2001/XMLSchema">
<element name="HelloRequest">
<complexType>
<all>