我在Oracle Weblogic 11G上设置了一个网络服务。
The Client stubs for this web service is built using IBM WAS 7 inbuilt script (WSDL2JAVA.SH). The stub is then used to call the web service and has been deployed on IBM WAS7.
如下所述,这是网络服务需要解决的问题。
方法调用到它自己丢出这个例外的根根上。
变数部分是客户要求的振动度记录在日志中。
这意味着网络服务正在收到请求,但客户无法分析答复。
请救救我
[5/24/12 13:02:27:655 GMT+05:30] 00000027 SystemErr R java.lang.ClassCastException: com.ibm.ws.webservices.engine.xmlsoap.SOAPElement incompatible with java.lang.String [5/24/12 13:02:27:655 GMT+05:30] 00000027 SystemErr R at $Proxy21.inquireFinnOneLMS(Unknown Source) [5/24/12 13:02:27:655 GMT+05:30] 00000027 SystemErr R at com.iflex.fcat.hdfc_ln.LNRoot.sendRequest(LNRoot.java:1296) [5/24/12 13:02:27:655 GMT+05:30] 00000027 SystemErr R at com.iflex.fcat.hdfc_ln.RSLoanAccountSummaryBean.doProcess(RSLoanAccountSummaryBean.java:175)