Author: lresende
Date: Sat Sep 15 10:43:53 2007
New Revision: 575946

URL: http://svn.apache.org/viewvc?rev=575946&view=rev
Log:
Fixing a typo on componentType and setting the right default Databinding for 
BPEL implementation

Modified:
    
incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/src/test/resources/helloworld.componentType

Modified: 
incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/src/test/resources/helloworld.componentType
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/src/test/resources/helloworld.componentType?rev=575946&r1=575945&r2=575946&view=diff
==============================================================================
--- 
incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/src/test/resources/helloworld.componentType
 (original)
+++ 
incubator/tuscany/branches/sca-java-1.0/modules/implementation-bpel/src/test/resources/helloworld.componentType
 Sat Sep 15 10:43:53 2007
@@ -23,7 +23,7 @@
        xmlns:xsd="http://www.w3.org/2001/XMLSchema";>
 
   <service name="HelloService">
-        <interface.wsdl 
interface="http://tuscany.apache.org/implementation/bpel/example/helloworld.wsd#wsdl.interface(HelloPortType)"
 />
+        <interface.wsdl 
interface="http://tuscany.apache.org/implementation/bpel/example/helloworld.wsdl#wsdl.interface(HelloPortType)"
 />
   </service>
 
 </componentType>              



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to