You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by di...@apache.org on 2006/09/05 22:53:04 UTC

svn commit: r440487 - /webservices/axis2/trunk/java/modules/jibx/test-resources/wsdl/customer-echo.wsdl

Author: dims
Date: Tue Sep  5 13:53:03 2006
New Revision: 440487

URL: http://svn.apache.org/viewvc?view=rev&rev=440487
Log:
fix bad wsdl

Modified:
    webservices/axis2/trunk/java/modules/jibx/test-resources/wsdl/customer-echo.wsdl

Modified: webservices/axis2/trunk/java/modules/jibx/test-resources/wsdl/customer-echo.wsdl
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/jibx/test-resources/wsdl/customer-echo.wsdl?view=diff&rev=440487&r1=440486&r2=440487
==============================================================================
--- webservices/axis2/trunk/java/modules/jibx/test-resources/wsdl/customer-echo.wsdl (original)
+++ webservices/axis2/trunk/java/modules/jibx/test-resources/wsdl/customer-echo.wsdl Tue Sep  5 13:53:03 2006
@@ -9,7 +9,7 @@
   <types>
     <xsd:schema>
       <xsd:import schemaLocation="customer.xsd"
-          targetNamespace="http://ws.apache.org/axis2/jibx/customer/data"/>
+          namespace="http://ws.apache.org/axis2/jibx/customer/data"/>
     </xsd:schema>
   </types>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org