I am using Xfire componenets in servicemix and define one service like this :

<sm:activationSpec componentName="binding" service="xfire:Echo">
        <sm:component><bean 
class="org.servicemix.components.xfire.XFireBinding">
         <property name="xfire" ref="xfire"/>
        </bean></sm:component>
      </sm:activationSpec> 

how I can get the WSDL and how I can access this service ?

I am using servicemix stand alone and not using with tomcat.

Qaiser
--
View this message in context: 
http://www.nabble.com/xfire-components-t1526097.html#a4145270
Sent from the ServiceMix - User forum at Nabble.com.

Reply via email to