Mule method cannot be cast to string

后端 未结 1 565
时光取名叫无心
时光取名叫无心 2021-01-25 21:12

i\'m very new to mule studio.

This is the environements setup.

VM1 = Windows 7, Visual Studio 2012, IIS 7. A .net 4.5 WCF webservice hosted in I

1条回答
  •  一向
    一向 (楼主)
    2021-01-25 21:44

    My client was wrongly configured. It should have been clientClass, not serviceClass, and the port needed to be set as well. Once I made these changes, I got it working.

    
    

    0 讨论(0)
提交回复
热议问题