开发者

JAX-WS Ruby client

I knew Ruby community favors REST style, but I need to access a JAX-WS documen开发者_JS百科t style web service.

SOAP::WSDLDriverFactory.new(SERVICE_WSDL).create_rpc_driver

doesn't work for document style.

I looked at Handsoap and Savon. They seems to manipulate the low level soap message. Is there a gem which can do similarly as RPC driver. Just load WSDL, and use the interface directly.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜