Hi ivan,

I guess you are talking about building CXF Service. If that's true it should not change in anyway than you would do it for SOAP/HTTP. CXF Service Implementation doesn't have any transport affinity.

Regards,

Ulhas Bhole
ivan wrote:
   Hi!

  I have *.wsdl schema, where I have section

<wsdl:service name="">
    <wsdl:port name="" binding="">
<jms:address destinationStyle="queue" jndiConnectionFactoryName="" jndiDestinationName="">
        </jms:address>
    </wsdl:port>
</wsdl:service>



I worked with WSDL with HTTP/SOAP section (I created subprojects CXFSE-SU, CXFBC-SU, CXF-SA and root pom.xml).
How do steps change to build my service depending on this?

  Thanks,
  Ivan Pryvalov.

----------------------------
IONA Technologies PLC (registered in Ireland)
Registered Number: 171387
Registered Address: The IONA Building, Shelbourne Road, Dublin 4, Ireland

Reply via email to