[jbossws-issues] [JBoss JIRA] Created: (JBWS-3231) policy alternatives can not be satisfied

Richard Opalka (JIRA) jira-events at lists.jboss.org
Fri Feb 18 07:14:13 EST 2011


policy alternatives can not be satisfied
----------------------------------------

                 Key: JBWS-3231
                 URL: https://issues.jboss.org/browse/JBWS-3231
             Project: JBoss Web Services
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
            Reporter: Richard Opalka
             Fix For:  jbossws-cxf-4.0


testMtomWithProxy(org.jboss.test.ws.jaxws.samples.mtom.MtomTestCase)  Time elapsed: 0.132 sec  <<< ERROR!
javax.xml.ws.soap.SOAPFaultException: These policy alternatives can not be satisfied:.
{http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization}OptimizedMimeSerialization
<------>at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:146)
<------>at $Proxy45.sayHello(Unknown Source)
<------>at org.jboss.test.ws.jaxws.samples.mtom.MtomTestCase.testMtomWithProxy(MtomTestCase.java:61)
Caused by: org.apache.cxf.binding.soap.SoapFault: These policy alternatives can not be satisfied:.
{http://schemas.xmlsoap.org/ws/2004/09/policy/optimizedmimeserialization}OptimizedMimeSerialization
<------>at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:75)
<------>at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:46)
<------>at org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMessage(Soap11FaultInInterceptor.java:35)
<------>at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)
<------>at org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:99)
<------>at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:69)
<------>at org.apache.cxf.binding.soap.interceptor.CheckFaultInterceptor.handleMessage(CheckFaultInterceptor.java:34)
<------>at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)
<------>at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:755)
<------>at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2335)
<------>at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2193)
<------>at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:2037)
<------>at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
<------>at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:697)
<------>at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
<------>at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)
<------>at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:516)
<------>at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:313)
<------>at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:265)
<------>at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
<------>at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:124)
<------>... 32 more


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossws-issues mailing list