You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sv...@apache.org on 2007/07/18 05:41:56 UTC

svn commit: r557133 - /incubator/tuscany/java/sca/itest/databindings/jaxbgen/src/main/resources/greeter.composite

Author: svkrish
Date: Tue Jul 17 20:41:55 2007
New Revision: 557133

URL: http://svn.apache.org/viewvc?view=rev&rev=557133
Log:
removed reference element from composite service - not in specs

Modified:
    incubator/tuscany/java/sca/itest/databindings/jaxbgen/src/main/resources/greeter.composite

Modified: incubator/tuscany/java/sca/itest/databindings/jaxbgen/src/main/resources/greeter.composite
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/databindings/jaxbgen/src/main/resources/greeter.composite?view=diff&rev=557133&r1=557132&r2=557133
==============================================================================
--- incubator/tuscany/java/sca/itest/databindings/jaxbgen/src/main/resources/greeter.composite (original)
+++ incubator/tuscany/java/sca/itest/databindings/jaxbgen/src/main/resources/greeter.composite Tue Jul 17 20:41:55 2007
@@ -40,7 +40,6 @@
     <service name="JAXBGreeterService" promote="JAXBGreeterServiceComponent">
         <interface.wsdl interface="http://apache.org/tuscany/sca/itest/databinding/services#wsdl.interface(GreeterPortType)"/>
         <binding.ws wsdlElement="http://apache.org/tuscany/sca/itest/databinding/services#wsdl.port(GreeterService/GreeterPort)"/>
-        <reference>JAXBGreeterServiceComponent</reference>
     </service>
 
     <!-- Components used to implement the services -->



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