简体   繁体   中英

Mule ESB 3 - Use Axis 1.4 to consume a Web Service

I have a WSDL file that have a 'rpc' style and for this reason I can not use CXF to consume a Web Service. Therefore I used Axis (wsdl2java axis tool) to generate the stub classes but now i don't know how to call the service in Mule because I usually use tag.

Could anyone help me please? Thanks in advance

创建一个使用Axis客户端进行Web服务调用的Java组件,然后从您的XML配置中调用此Java组件。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM