开发者

In .NET consume a Java web service that returns a hash table

I want to consume a web service built in Java from a .NET application. The web service returns a hash table in one of the methods and when I run soapUI against that method I can see that it works.

But when I add the web service as a Service Reference in VS2008 the hash tables are converted into arrays... Could I configure the service in some way to handle hashtables?

Is开发者_运维知识库 it even possible to consume a WS that returns a hashtable in .NET???

best regards, Zeno

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜