Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/recursiveunion.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/recursiveunion.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/recursiveunion.wsdl 
(original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/recursiveunion.wsdl 
Thu Feb  7 15:47:23 2008
@@ -17,10 +17,10 @@
  * specific language governing permissions and limitations
  * under the License.
 -->
-<wsdl:definitions 
targetNamespace="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns:tns="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
-  <corba:typeMapping 
targetNamespace="http://schemas.apache.org/yoko/idl/RecursiveUnion/typemap";>
-    <corba:anonsequence 
xmlns="http://schemas.apache.org/yoko/idl/RecursiveUnion/typemap"; 
xmlns:ns4="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
elemtype="BasicTest" bound="0" name="_1_BasicTest" type="ns4:_1_BasicTest" />
-    <corba:union xmlns:ns4="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns="http://schemas.apache.org/yoko/idl/RecursiveUnion/typemap"; 
discriminator="corba:short" repositoryID="IDL:BasicTest:1.0" name="BasicTest" 
type="ns4:BasicTest">
+<wsdl:definitions 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns:tns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
+  <corba:typeMapping 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion/typemap";>
+    <corba:anonsequence 
xmlns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion/typemap"; 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
elemtype="BasicTest" bound="0" name="_1_BasicTest" type="ns4:_1_BasicTest" />
+    <corba:union 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion/typemap"; 
discriminator="corba:short" repositoryID="IDL:BasicTest:1.0" name="BasicTest" 
type="ns4:BasicTest">
       <corba:unionbranch name="case1" idltype="corba:long">
         <corba:case label="1" />
       </corba:unionbranch>
@@ -29,8 +29,8 @@
       </corba:unionbranch>
       <corba:unionbranch name="caseDef" idltype="corba:string" default="true" 
/>
     </corba:union>
-    <corba:anonsequence 
xmlns="http://schemas.apache.org/yoko/idl/RecursiveUnion/typemap"; 
xmlns:ns4="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
elemtype="ForwardTest" bound="0" name="_1_ForwardTest" 
type="ns4:_1_ForwardTest" />
-    <corba:union xmlns:ns4="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns="http://schemas.apache.org/yoko/idl/RecursiveUnion/typemap"; 
discriminator="corba:short" repositoryID="IDL:ForwardTest:1.0" 
name="ForwardTest" type="ns4:ForwardTest">
+    <corba:anonsequence 
xmlns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion/typemap"; 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
elemtype="ForwardTest" bound="0" name="_1_ForwardTest" 
type="ns4:_1_ForwardTest" />
+    <corba:union 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion/typemap"; 
discriminator="corba:short" repositoryID="IDL:ForwardTest:1.0" 
name="ForwardTest" type="ns4:ForwardTest">
       <corba:unionbranch name="case1" idltype="corba:long">
         <corba:case label="1" />
       </corba:unionbranch>
@@ -39,8 +39,8 @@
       </corba:unionbranch>
       <corba:unionbranch name="caseDef" idltype="corba:string" default="true" 
/>
     </corba:union>
-    <corba:sequence 
xmlns:ns4="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns="http://schemas.apache.org/yoko/idl/RecursiveUnion/typemap"; 
elemtype="ForwardSeqTest" bound="0" repositoryID="IDL:ForwardSeqTestSeq:1.0" 
name="ForwardSeqTestSeq" type="ns4:ForwardSeqTestSeq" />
-    <corba:union xmlns:ns4="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns="http://schemas.apache.org/yoko/idl/RecursiveUnion/typemap"; 
discriminator="corba:short" repositoryID="IDL:ForwardSeqTest:1.0" 
name="ForwardSeqTest" type="ns4:ForwardSeqTest">
+    <corba:sequence 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion/typemap"; 
elemtype="ForwardSeqTest" bound="0" repositoryID="IDL:ForwardSeqTestSeq:1.0" 
name="ForwardSeqTestSeq" type="ns4:ForwardSeqTestSeq" />
+    <corba:union 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion/typemap"; 
discriminator="corba:short" repositoryID="IDL:ForwardSeqTest:1.0" 
name="ForwardSeqTest" type="ns4:ForwardSeqTest">
       <corba:unionbranch name="case1" idltype="corba:long">
         <corba:case label="1" />
       </corba:unionbranch>
@@ -51,7 +51,7 @@
     </corba:union>
   </corba:typeMapping>
   <wsdl:types>
-    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns="http://schemas.apache.org/yoko/idl/RecursiveUnion"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
+    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/RecursiveUnion"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
       <xs:import namespace="http://www.w3.org/2005/08/addressing"; 
schemaLocation="http://www.w3.org/2005/08/addressing/ws-addr.xsd";>
       </xs:import>
       <xs:complexType name="_1_BasicTest">

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/sequencetype.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/sequencetype.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/sequencetype.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/sequencetype.wsdl 
Thu Feb  7 15:47:23 2008
@@ -17,7 +17,7 @@
  * specific language governing permissions and limitations
  * under the License.
 -->
-<definitions targetNamespace="http://schemas.apache.org/idl/iacc.idl"; 
xmlns:tns="http://schemas.apache.org/idl/iacc.idl"; 
xmlns:corbatm="http://schemas.apache.org/typemap/corba/iacc.idl"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:ns1="http://schemas.apache.org/idl/iacc.idl/corba/typemap/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsd1="http://schemas.apache.org/idltypes/iacc.idl"; 
xmlns:references="http://schemas.apache.org/references"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
+<definitions targetNamespace="http://schemas.apache.org/idl/iacc.idl"; 
xmlns:tns="http://schemas.apache.org/idl/iacc.idl"; 
xmlns:corbatm="http://schemas.apache.org/typemap/corba/iacc.idl"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:ns1="http://schemas.apache.org/idl/iacc.idl/corba/typemap/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xsd1="http://schemas.apache.org/idltypes/iacc.idl"; 
xmlns:references="http://schemas.apache.org/references"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
   <corba:typeMapping 
targetNamespace="http://schemas.apache.org/idl/iacc.idl/corba/typemap/";>
     <corba:sequence xmlns:xsd1="http://schemas.apache.org/idltypes/iacc.idl"; 
xmlns:ns1="http://schemas.apache.org/idl/iacc.idl/corba/typemap/"; 
elemtype="ns1:IACC.Subscriber" bound="0" repositoryID="IDL:IACC/IACCLists:1.0" 
type="xsd1:IACC.IACCLists" name="IACC.IACCLists" />
     <corba:sequence xmlns:xsd1="http://schemas.apache.org/idltypes/iacc.idl"; 
xmlns:ns1="http://schemas.apache.org/idl/iacc.idl/corba/typemap/"; 
elemtype="ns1:IACC.OneAttribute" bound="0" repositoryID="IDL:IACC/IACCList:1.0" 
type="xsd1:IACC.IACCList" name="IACC.IACCList" />

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/stringtypes.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/stringtypes.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/stringtypes.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/stringtypes.wsdl 
Thu Feb  7 15:47:23 2008
@@ -20,7 +20,7 @@
 <definitions
  targetNamespace="http://schemas.apache.org/tests"; 
     xmlns="http://schemas.xmlsoap.org/wsdl/"; 
-    xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
+    xmlns:corba="http://cxf.apache.org/bindings/corba"; 
     xmlns:ns1="http://schemas.apache.org/tests/corba/typemap/"; 
     xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
     xmlns:tns="http://schemas.apache.org/tests"; 

Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/struct.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/struct.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/struct.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/struct.wsdl Thu 
Feb  7 15:47:23 2008
@@ -17,15 +17,15 @@
  * specific language governing permissions and limitations
  * under the License.
 -->
-<wsdl:definitions targetNamespace="http://schemas.apache.org/yoko/idl/Struct"; 
xmlns:tns="http://schemas.apache.org/yoko/idl/Struct"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
-  <corba:typeMapping 
targetNamespace="http://schemas.apache.org/yoko/idl/Struct/typemap";>
-    <corba:struct xmlns:ns4="http://schemas.apache.org/yoko/idl/Struct"; 
xmlns="http://schemas.apache.org/yoko/idl/Struct/typemap"; 
repositoryID="IDL:OutsideStruct:1.0" type="ns4:OutsideStruct" 
name="OutsideStruct">
+<wsdl:definitions 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/Struct"; 
xmlns:tns="http://cxf.apache.org/bindings/corba/idl/Struct"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
+  <corba:typeMapping 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/Struct/typemap";>
+    <corba:struct xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/Struct"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/Struct/typemap"; 
repositoryID="IDL:OutsideStruct:1.0" type="ns4:OutsideStruct" 
name="OutsideStruct">
       <corba:member name="number" idltype="corba:long" />
       <corba:member name="word" idltype="corba:string" />
     </corba:struct>
     </corba:typeMapping>
   <wsdl:types>
-    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://schemas.apache.org/yoko/idl/Struct"; 
xmlns="http://schemas.apache.org/yoko/idl/Struct"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
+    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/Struct"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/Struct"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
       <xs:complexType name="OutsideStruct">
         <xs:sequence>
           <xs:element name="number" type="xs:int">
@@ -68,7 +68,7 @@
     <corba:binding repositoryID="IDL:StructTest:1.0" />
     <wsdl:operation name="simple">
       <corba:operation name="simple">
-        <corba:param xmlns="http://schemas.apache.org/yoko/idl/Struct/typemap"; 
mode="inout" name="outside" idltype="OutsideStruct" />
+        <corba:param 
xmlns="http://cxf.apache.org/bindings/corba/idl/Struct/typemap"; mode="inout" 
name="outside" idltype="OutsideStruct" />
       </corba:operation>
       <wsdl:input name="simpleRequest">
       </wsdl:input>

Modified: incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/typedef.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/typedef.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/typedef.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/typedef.wsdl Thu 
Feb  7 15:47:23 2008
@@ -19,7 +19,7 @@
 -->
 <definitions name="typedef" 
targetNamespace="http://schemas.apache.org/idl/typedef.idl"; 
     xmlns="http://schemas.xmlsoap.org/wsdl/"; 
-    xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
+    xmlns:corba="http://cxf.apache.org/bindings/corba"; 
     xmlns:corbatm="http://schemas.apache.org/typemap/corba/typedef.idl"; 
     xmlns:tns="http://schemas.apache.org/idl/typedef.idl"; 
     xmlns:wsa="http://www.w3.org/2005/08/addressing"; 

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/uniontypes.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/uniontypes.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/uniontypes.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/uniontypes.wsdl 
Thu Feb  7 15:47:23 2008
@@ -20,8 +20,8 @@
 <definitions name="multipart.idl" 
     targetNamespace="http://schemas.apache.org/idl/multipart.idl"; 
     xmlns="http://schemas.xmlsoap.org/wsdl/"; 
-    xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
-    xmlns:corbatm="http://schemas.apache.org/yoko/bindings/corba/typemap"; 
+    xmlns:corba="http://cxf.apache.org/bindings/corba"; 
+    xmlns:corbatm="http://cxf.apache.org/bindings/corba/typemap"; 
     xmlns:ns1="http://schemas.apache.org/idl/multipart.idl/corba/typemap/"; 
     xmlns:tns="http://schemas.apache.org/idl/multipart.idl"; 
     xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_account.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_account.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_account.wsdl
 (original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_account.wsdl
 Thu Feb  7 15:47:23 2008
@@ -18,7 +18,7 @@
  * under the License.
 -->
 
-<definitions name="BaseService" 
targetNamespace="http://www.apache.org/bus/demos/bank"; 
xmlns:tns="http://www.apache.org/bus/demos/bank"; 
xmlns:bank="http://www.apache.org/bus/demos/bank"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:ns1="http://www.apache.org/corba/typemap/BasePortType.idl"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns2="http://www.apache.org/bus/demos/bank/corba/typemap/"; 
xmlns:xsd1="http://soapinterop.org/xsd"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
+<definitions name="BaseService" 
targetNamespace="http://www.apache.org/bus/demos/bank"; 
xmlns:tns="http://www.apache.org/bus/demos/bank"; 
xmlns:bank="http://www.apache.org/bus/demos/bank"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:ns1="http://www.apache.org/corba/typemap/BasePortType.idl"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns2="http://www.apache.org/bus/demos/bank/corba/typemap/"; 
xmlns:xsd1="http://soapinterop.org/xsd"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
   <corba:typeMapping 
targetNamespace="http://www.apache.org/bus/demos/bank/corba/typemap/";>
     <corba:sequence xmlns:tns="http://www.apache.org/bus/demos/bank"; 
elemtype="corba:string" bound="0" repositoryID="IDL:AccountNames:1.0" 
type="tns:AccountNames" name="AccountNames" />
     <corba:object xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
repositoryID="IDL:omg.org/CORBA/Object/1.0" type="wsa:EndpointReferenceType" 
name="Object" />

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_bank.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_bank.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_bank.wsdl
 (original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_bank.wsdl
 Thu Feb  7 15:47:23 2008
@@ -18,7 +18,7 @@
  * under the License.
 -->
 
-<definitions name="BaseService" 
targetNamespace="http://www.apache.org/bus/demos/bank"; 
xmlns:tns="http://www.apache.org/bus/demos/bank"; 
xmlns:bank="http://www.apache.org/bus/demos/bank"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:ns1="http://www.apache.org/corba/typemap/BasePortType.idl"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns2="http://www.apache.org/bus/demos/bank/corba/typemap/"; 
xmlns:xsd1="http://soapinterop.org/xsd"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
+<definitions name="BaseService" 
targetNamespace="http://www.apache.org/bus/demos/bank"; 
xmlns:tns="http://www.apache.org/bus/demos/bank"; 
xmlns:bank="http://www.apache.org/bus/demos/bank"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:ns1="http://www.apache.org/corba/typemap/BasePortType.idl"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns2="http://www.apache.org/bus/demos/bank/corba/typemap/"; 
xmlns:xsd1="http://soapinterop.org/xsd"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
   <corba:typeMapping 
targetNamespace="http://www.apache.org/bus/demos/bank/corba/typemap/";>
     <corba:sequence xmlns:tns="http://www.apache.org/bus/demos/bank"; 
elemtype="corba:string" bound="0" repositoryID="IDL:AccountNames:1.0" 
type="tns:AccountNames" name="AccountNames" />
     <corba:object xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
repositoryID="IDL:omg.org/CORBA/Object/1.0" type="wsa:EndpointReferenceType" 
name="CORBA.Object" />

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_server.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_server.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_server.wsdl
 (original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/idlgen/wsaddressing_server.wsdl
 Thu Feb  7 15:47:23 2008
@@ -18,7 +18,7 @@
  * under the License.
 -->
 
-<definitions name="c/epr.idl" 
targetNamespace="http://schemas.apache.org/idl/c/epr.idl"; 
xmlns:tns="http://schemas.apache.org/idl/c/epr.idl"; 
xmlns:corbatm="http://schemas.apache.org/typemap/corba/c/epr.idl"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:ns1="http://schemas.apache.org/idl/c/epr.idl/corba/typemap/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:addressing="http://www.w3.org/2005/08/addressing"; 
xmlns:xsd1="http://schemas.apache.org/idltypes/c/epr.idl"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
+<definitions name="c/epr.idl" 
targetNamespace="http://schemas.apache.org/idl/c/epr.idl"; 
xmlns:tns="http://schemas.apache.org/idl/c/epr.idl"; 
xmlns:corbatm="http://schemas.apache.org/typemap/corba/c/epr.idl"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:ns1="http://schemas.apache.org/idl/c/epr.idl/corba/typemap/"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema"; 
xmlns:addressing="http://www.w3.org/2005/08/addressing"; 
xmlns:xsd1="http://schemas.apache.org/idltypes/c/epr.idl"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
   <corba:typeMapping 
targetNamespace="http://schemas.apache.org/idl/c/epr.idl/corba/typemap/";>
     <corba:object xmlns:addressing="http://www.w3.org/2005/08/addressing"; 
repositoryID="IDL:omg.org/CORBA/Object/1.0" 
type="addressing:EndpointReferenceType" name="CORBA.Object" />
   </corba:typeMapping>

Modified: incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/fixed.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/fixed.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/fixed.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/fixed.wsdl Thu Feb  
7 15:47:23 2008
@@ -23,8 +23,8 @@
  xmlns:tns="http://schemas.apache.org/idl/fixed.idl";
  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
  xmlns:xsd1="http://schemas.apache.org/idltypes/fixed.idl";
- xmlns:corba="http://schemas.apache.org/yoko/bindings/corba";
- xmlns:corbatm="http://schemas.apache.org/yoko/bindings/corba/typemap";>
+ xmlns:corba="http://cxf.apache.org/bindings/corba";
+ xmlns:corbatm="http://cxf.apache.org/bindings/corba/typemap";>
   <types>
     <schema targetNamespace="http://schemas.apache.org/idltypes/fixed.idl";
      xmlns="http://www.w3.org/2001/XMLSchema";

Modified: incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multipart.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multipart.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multipart.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multipart.wsdl Thu 
Feb  7 15:47:23 2008
@@ -23,7 +23,7 @@
     targetNamespace="http://schemas.apache.org/tests"; 
     xmlns="http://schemas.xmlsoap.org/wsdl/"; 
     xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
-    xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
+    xmlns:corba="http://cxf.apache.org/bindings/corba"; 
     xmlns:ns1="http://schemas.apache.org/tests/corba/typemap/"; 
     xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
     xmlns:tns="http://schemas.apache.org/tests"; 

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplePortTypes.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplePortTypes.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplePortTypes.wsdl 
(original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplePortTypes.wsdl 
Thu Feb  7 15:47:23 2008
@@ -17,9 +17,9 @@
  * specific language governing permissions and limitations
  * under the License.
 -->
-<wsdl:definitions 
targetNamespace="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns:tns="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
+<wsdl:definitions 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns:tns="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
   <wsdl:types>
-    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
+    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
       <xs:complexType name="edell.test1.num1">
         <xs:sequence>
           <xs:element name="str1" type="xs:string">

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplebinding.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplebinding.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplebinding.wsdl 
(original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/multiplebinding.wsdl 
Thu Feb  7 15:47:23 2008
@@ -17,17 +17,17 @@
  * specific language governing permissions and limitations
  * under the License.
 -->
-<wsdl:definitions 
targetNamespace="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns:tns="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
-  <corba:typeMapping 
targetNamespace="http://schemas.apache.org/yoko/idl/multiplebinding/typemap";>
-    <corba:struct 
xmlns:ns4="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; 
repositoryID="IDL:edell/test1/num1:1.0" name="edell.test1.num1" 
type="ns4:edell.test1.num1">
+<wsdl:definitions 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns:tns="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";>
+  <corba:typeMapping 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap";>
+    <corba:struct 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
repositoryID="IDL:edell/test1/num1:1.0" name="edell.test1.num1" 
type="ns4:edell.test1.num1">
       <corba:member name="str1" idltype="corba:string" />
     </corba:struct>
-    <corba:struct 
xmlns:ns4="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; 
repositoryID="IDL:edell/test2/num2:1.0" name="edell.test2.num2" 
type="ns4:edell.test2.num2">
+    <corba:struct 
xmlns:ns4="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
repositoryID="IDL:edell/test2/num2:1.0" name="edell.test2.num2" 
type="ns4:edell.test2.num2">
       <corba:member name="long2" idltype="corba:long" />
     </corba:struct>
   </corba:typeMapping>
   <wsdl:types>
-    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
+    <xs:schema attributeFormDefault="unqualified" 
elementFormDefault="unqualified" 
targetNamespace="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding"; 
xmlns:xs="http://www.w3.org/2001/XMLSchema";>
       <xs:complexType name="edell.test1.num1">
         <xs:sequence>
           <xs:element name="str1" type="xs:string">
@@ -122,10 +122,10 @@
     <corba:binding repositoryID="IDL:edell/test1:1.0" />
     <wsdl:operation name="opNum1">
       <corba:operation name="opNum1">
-        <corba:param 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; mode="in" 
name="in1" idltype="edell.test1.num1" />
-        <corba:param 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; mode="out" 
name="out1" idltype="edell.test1.num1" />
-        <corba:param 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; mode="inout" 
name="inout1" idltype="edell.test1.num1" />
-        <corba:return 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; 
name="return" idltype="edell.test1.num1" />
+        <corba:param 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
mode="in" name="in1" idltype="edell.test1.num1" />
+        <corba:param 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
mode="out" name="out1" idltype="edell.test1.num1" />
+        <corba:param 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
mode="inout" name="inout1" idltype="edell.test1.num1" />
+        <corba:return 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
name="return" idltype="edell.test1.num1" />
       </corba:operation>
       <wsdl:input name="opNum1Request">
       </wsdl:input>
@@ -137,10 +137,10 @@
     <corba:binding repositoryID="IDL:edell/test2:1.0" />
     <wsdl:operation name="opNum2">
       <corba:operation name="opNum2">
-        <corba:param 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; mode="in" 
name="in2" idltype="edell.test2.num2" />
-        <corba:param 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; mode="out" 
name="out2" idltype="edell.test2.num2" />
-        <corba:param 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; mode="inout" 
name="inout2" idltype="edell.test2.num2" />
-        <corba:return 
xmlns="http://schemas.apache.org/yoko/idl/multiplebinding/typemap"; 
name="return" idltype="edell.test2.num2" />
+        <corba:param 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
mode="in" name="in2" idltype="edell.test2.num2" />
+        <corba:param 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
mode="out" name="out2" idltype="edell.test2.num2" />
+        <corba:param 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
mode="inout" name="inout2" idltype="edell.test2.num2" />
+        <corba:return 
xmlns="http://cxf.apache.org/bindings/corba/idl/multiplebinding/typemap"; 
name="return" idltype="edell.test2.num2" />
       </corba:operation>
       <wsdl:input name="opNum2Request">
       </wsdl:input>

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/simple-binding.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/simple-binding.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/simple-binding.wsdl 
(original)
+++ incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/simple-binding.wsdl 
Thu Feb  7 15:47:23 2008
@@ -22,7 +22,7 @@
 <definitions name="BaseService" 
targetNamespace="http://schemas.apache.org/tests"; 
     xmlns="http://schemas.xmlsoap.org/wsdl/"; 
     xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"; 
-    xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
+    xmlns:corba="http://cxf.apache.org/bindings/corba"; 
     xmlns:ns1="http://schemas.apache.org/tests/corba/typemap/"; 
     xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"; 
     xmlns:tns="http://schemas.apache.org/tests"; 

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_account.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_account.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_account.wsdl
 (original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_account.wsdl
 Thu Feb  7 15:47:23 2008
@@ -22,7 +22,7 @@
              xmlns:tns="http://www.apache.org/bus/demos/bank";
              xmlns:xsd="http://www.w3.org/2001/XMLSchema";
              xmlns:xsd1="http://soapinterop.org/xsd";
-             xmlns:corba="http://schemas.apache.org/yoko/bindings/corba";
+             xmlns:corba="http://cxf.apache.org/bindings/corba";
              xmlns:ns1="http://www.apache.org/corba/typemap/BasePortType.idl";
              xmlns:wsa="http://www.w3.org/2005/08/addressing";
              xmlns:bank="http://www.apache.org/bus/demos/bank";

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_bank.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_bank.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_bank.wsdl 
(original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_bank.wsdl 
Thu Feb  7 15:47:23 2008
@@ -18,7 +18,7 @@
  * under the License.
 -->
 
-<definitions name="BaseService" 
targetNamespace="http://www.apache.org/bus/demos/bank"; 
xmlns:tns="http://www.apache.org/bus/demos/bank"; 
xmlns:bank="http://www.apache.org/bus/demos/bank"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://schemas.apache.org/yoko/bindings/corba"; 
xmlns:ns1="http://www.apache.org/corba/typemap/BasePortType.idl"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns2="http://www.apache.org/bus/demos/bank/corba/typemap/"; 
xmlns:xsd1="http://soapinterop.org/xsd"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
+<definitions name="BaseService" 
targetNamespace="http://www.apache.org/bus/demos/bank"; 
xmlns:tns="http://www.apache.org/bus/demos/bank"; 
xmlns:bank="http://www.apache.org/bus/demos/bank"; 
xmlns:wsa="http://www.w3.org/2005/08/addressing"; 
xmlns:corba="http://cxf.apache.org/bindings/corba"; 
xmlns:ns1="http://www.apache.org/corba/typemap/BasePortType.idl"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:ns2="http://www.apache.org/bus/demos/bank/corba/typemap/"; 
xmlns:xsd1="http://soapinterop.org/xsd"; 
xmlns="http://schemas.xmlsoap.org/wsdl/";>
   <corba:typeMapping 
targetNamespace="http://www.apache.org/bus/demos/bank/corba/typemap/";>
     <corba:sequence xmlns:tns="http://www.apache.org/bus/demos/bank"; 
elemtype="corba:string" bound="0" repositoryID="IDL:AccountNames:1.0" 
type="tns:AccountNames" name="AccountNames" />
     <corba:object xmlns:wsa="http://www.w3.org/2005/08/addressing"; xmlns="" 
xmlns:ns3="http://schemas.xmlsoap.org/wsdl/"; binding="" 
repositoryID="IDL:omg.org/CORBA/Object/1.0" type="wsa:EndpointReferenceType" 
name="CORBA.Object" />

Modified: 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_server.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_server.wsdl?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_server.wsdl
 (original)
+++ 
incubator/cxf/trunk/tools/corba/src/test/resources/wsdl/wsaddressing_server.wsdl
 Thu Feb  7 15:47:23 2008
@@ -25,7 +25,7 @@
  xmlns:xsd="http://www.w3.org/2001/XMLSchema";
  xmlns:xs="http://www.w3.org/2001/XMLSchema";
  xmlns:xsd1="http://schemas.apache.org/idltypes/c/epr.idl";
- xmlns:corba="http://schemas.apache.org/yoko/bindings/corba";
+ xmlns:corba="http://cxf.apache.org/bindings/corba";
  xmlns:corbatm="http://schemas.apache.org/typemap/corba/c/epr.idl";
  xmlns:addressing="http://www.w3.org/2005/08/addressing";>
   <types>

Modified: incubator/cxf/trunk/tools/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/pom.xml?rev=619688&r1=619687&r2=619688&view=diff
==============================================================================
--- incubator/cxf/trunk/tools/pom.xml (original)
+++ incubator/cxf/trunk/tools/pom.xml Thu Feb  7 15:47:23 2008
@@ -36,6 +36,7 @@
         <module>validator</module>
         <module>wsdlto</module>
         <module>javato</module>
+        <module>corba</module>
         <module>anttask</module>
     </modules>
 


Reply via email to