我在WebService中遇到了一个问题,具体来说:at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
at org.apache.cxf.phase.P
我正在用Apache CXF开发一个SOAP客户端。请求的一个方法在客户端返回这个堆栈。对于SOAPUI,相同的请求将返回预期的响应。也许我在JNLP中丢了一个库?也许这是一个绑定问题?(Soap11FaultInInterceptor.java:84) at org.apache.cxf.jaxws.handler.
at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessage(ReadHeadersInterceptor.java:144)
at org.apache.cxf.binding.soap.interceptor.ReadHeadersInterceptor.handleMessageat org.apache.cxf.interceptor.MessageSenderInte
但是,如果我将它添加到部署在JBoss 7.1.1上的web应用程序(war)中并调用web服务,它会抛出以下异常:at org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:1401)
at org.apache.cxf.transport.AbstractConduit.close(
我的问题是,在端点上的web服务中,绑定reliableSession是启用的,因此,当我尝试使用cxf向web服务发送消息时,会收到
Oct 19, 2012 1:11:59 AM org.apache.cxf.ws.rm.Proxyat org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.javaat org.a
NewDescribeImages has thrown exception, unwinding now at org.apache.cxf.binding.soap.interceptor.StartBodyInterceptor.handleMessage(StartBodyInterceptor.java:59)
at org.apache.cxf.binding.soap.interceptor.StartBodyInterceptor.hand