You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by cmoulliard <cm...@gmail.com> on 2010/02/15 16:44:55 UTC

org.apache.cxf.binding.soap.SoapFault: Fault occurred while processing.

Hi,

I have created a CXF java Main class that I use to test a connection of a
client calling a WebService where WS-RM is enable. When the call is made, I
get the following error : 

INFO: Sending out-of-band RM protocol message
{http://schemas.xmlsoap.org/ws/2005/02/rm}CreateSequence.
15-fÚvr.-2010 16:39:45
org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
INFO: Outbound Message
---------------------------
ID: 1
Address: http://localhost:8080/cxf/camel-example/incident
Encoding: UTF-8
Content-Type: text/xml
Headers:
{SOAPAction=["http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence"],
Accept=[*/*]}
Payload: <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
p://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence</Action><MessageID
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:516c2589-3ad1-4508-8a5
3-a2a10a80a468</MessageID><To
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://localhost:8080/cxf/camel-example/incident</To><ReplyTo
xmlns="http
://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</Address></ReplyTo></soap:Header><soap:Bo
dy><CreateSequence xmlns="http://schemas.xmlsoap.org/ws/2005/02/rm"
xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/08/addressing"><AcksTo><ns2:Address>http://sch
emas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</ns2:Address></AcksTo><Expires>PT0S</Expires><Offer><Identifier>urn:uuid:76406836-86c3-4e07-96f9-302553144
492</Identifier><Expires>PT0S</Expires></Offer></CreateSequence></soap:Body></soap:Envelope>
--------------------------------------
15-fÚvr.-2010 16:39:45 org.apache.cxf.interceptor.LoggingInInterceptor
logging
INFO: Inbound Message
----------------------------
ID: 1
Response-Code: 200
Encoding: UTF-8
Content-Type: text/xml; charset=utf-8
Headers: {content-type=[text/xml; charset=utf-8], Content-Length=[1025],
Server=[Jetty(6.1.x)]}
Payload: <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
p://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponse</Action><MessageID
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:f02c5551-9c06-
415d-968a-9c689d8dbdbf</MessageID><To
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</
To><RelatesTo
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:516c2589-3ad1-4508-8a53-a2a10a80a468</RelatesTo></soap:Header><soap:Body><Create
SequenceResponse xmlns="http://schemas.xmlsoap.org/ws/2005/02/rm"
xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Identifier>urn:uuid:a5ca8dad-b71
c-434a-86d9-a17c09147913</Identifier><Expires>P0Y0M0DT0H0M0.0S</Expires><Accept><AcksTo><ns2:Address>http://localhost:8080/cxf/camel-example/incident</ns2:Addre
ss></AcksTo></Accept></CreateSequenceResponse></soap:Body></soap:Envelope>
--------------------------------------
15-fÚvr.-2010 16:39:45 org.apache.cxf.ws.rm.soap.RMSoapInterceptor
updateServiceModelInfo
INFO: Updating service model info in exchange
15-fÚvr.-2010 16:39:45
org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
INFO: Outbound Message
---------------------------
ID: 2
Address: http://localhost:8080/cxf/camel-example/incident
Encoding: UTF-8
Content-Type: text/xml
Headers:
{SOAPAction=["http://reportincident.example.camel.apache.org/ReportIncident"],
Accept=[*/*]}
Payload: <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
p://reportincident.example.camel.apache.org/ReportIncident</Action><MessageID
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:d59dea41-7a02-41
ba-aadc-bf7acabd339b</MessageID><To
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://localhost:8080/cxf/camel-example/incident</To><ReplyTo
xmlns
="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</Address></ReplyTo><wsrm:Sequence
x
mlns:ns2="http://schemas.xmlsoap.org/ws/2004/08/addressing"
xmlns:wsrm="http://schemas.xmlsoap.org/ws/2005/02/rm"><wsrm:Identifier>urn:uuid:a5ca8dad-b71c-434a-8
6d9-a17c09147913</wsrm:Identifier><wsrm:MessageNumber>1</wsrm:MessageNumber></wsrm:Sequence></soap:Header><soap:Body><ns2:inputReportIncident
xmlns:ns2="http://
reportincident.example.camel.apache.org"><incidentId>1</incidentId><givenName>moulliard</givenName><familyName>charles</familyName></ns2:inputReportIncident></s
oap:Body></soap:Envelope>
--------------------------------------
15-fÚvr.-2010 16:39:45 org.apache.cxf.interceptor.LoggingInInterceptor
logging
INFO: Inbound Message
----------------------------
ID: 2
Response-Code: 500
Encoding: UTF-8
Content-Type: text/xml; charset=utf-8
Headers: {content-type=[text/xml; charset=utf-8], Content-Length=[803],
Server=[Jetty(6.1.x)]}
Payload: <soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
p://reportincident.example.camel.apache.org/ReportIncidentEndpoint/Fault/NullPointerException</Action><MessageID
xmlns="http://schemas.xmlsoap.org/ws/2004/08/ad
dressing">urn:uuid:adbf81a0-bc15-4fd1-8799-1b34e40c1737</MessageID><To
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://schemas.xmlsoap.org/ws/20
04/08/addressing/role/anonymous</To><RelatesTo
xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:d59dea41-7a02-41ba-aadc-bf7acabd339b</RelatesTo
></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Fault
occurred while processing.</faultstring></soap:Fault></soap:Body></so
ap:Envelope>
--------------------------------------
javax.xml.ws.soap.SOAPFaultException: Fault occurred while processing.
        at
org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:146)
        at $Proxy62.reportIncident(Unknown Source)
        at
org.apache.camel.example.reportincident.Client.main(Client.java:31)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:283)
        at java.lang.Thread.run(Thread.java:619)
Caused by: org.apache.cxf.binding.soap.SoapFault: Fault occurred while
processing.
        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:243)
        at
org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:96)
        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:243)
        at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:672)
        at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2210)
        at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2087)
        at
org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1985)
        at
org.apache.cxf.io.CacheAndWriteOutputStream.postClose(CacheAndWriteOutputStream.java:47)
        at
org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:188)
        at
org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:186)
        at
org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66)
        at
org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:640)
        at
org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
        at
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:484)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:310)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:262)
        at
org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
        at
org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:124)
        ... 8 more

Whats is wrong ?

Kind regards,

Charles

-----
Charles Moulliard
SOA Architect

My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
-- 
View this message in context: http://old.nabble.com/org.apache.cxf.binding.soap.SoapFault%3A-Fault-occurred-while-processing.-tp27595670p27595670.html
Sent from the cxf-user mailing list archive at Nabble.com.


Re: org.apache.cxf.binding.soap.SoapFault: Fault occurred while processing.

Posted by cmoulliard <cm...@gmail.com>.
I have found the error. There was an error in the XML data content.


cmoulliard wrote:
> 
> Hi,
> 
> I have created a CXF java Main class that I use to test a connection of a
> client calling a WebService where WS-RM is enable. When the call is made,
> I get the following error : 
> 
> INFO: Sending out-of-band RM protocol message
> {http://schemas.xmlsoap.org/ws/2005/02/rm}CreateSequence.
> 15-fÚvr.-2010 16:39:45
> org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
> INFO: Outbound Message
> ---------------------------
> ID: 1
> Address: http://localhost:8080/cxf/camel-example/incident
> Encoding: UTF-8
> Content-Type: text/xml
> Headers:
> {SOAPAction=["http://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence"],
> Accept=[*/*]}
> Payload: <soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
> p://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequence</Action><MessageID
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:516c2589-3ad1-4508-8a5
> 3-a2a10a80a468</MessageID><To
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://localhost:8080/cxf/camel-example/incident</To><ReplyTo
> xmlns="http
> ://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</Address></ReplyTo></soap:Header><soap:Bo
> dy><CreateSequence xmlns="http://schemas.xmlsoap.org/ws/2005/02/rm"
> xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/08/addressing"><AcksTo><ns2:Address>http://sch
> emas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</ns2:Address></AcksTo><Expires>PT0S</Expires><Offer><Identifier>urn:uuid:76406836-86c3-4e07-96f9-302553144
> 492</Identifier><Expires>PT0S</Expires></Offer></CreateSequence></soap:Body></soap:Envelope>
> --------------------------------------
> 15-fÚvr.-2010 16:39:45 org.apache.cxf.interceptor.LoggingInInterceptor
> logging
> INFO: Inbound Message
> ----------------------------
> ID: 1
> Response-Code: 200
> Encoding: UTF-8
> Content-Type: text/xml; charset=utf-8
> Headers: {content-type=[text/xml; charset=utf-8], Content-Length=[1025],
> Server=[Jetty(6.1.x)]}
> Payload: <soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
> p://schemas.xmlsoap.org/ws/2005/02/rm/CreateSequenceResponse</Action><MessageID
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:f02c5551-9c06-
> 415d-968a-9c689d8dbdbf</MessageID><To
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</
> To><RelatesTo
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:516c2589-3ad1-4508-8a53-a2a10a80a468</RelatesTo></soap:Header><soap:Body><Create
> SequenceResponse xmlns="http://schemas.xmlsoap.org/ws/2005/02/rm"
> xmlns:ns2="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Identifier>urn:uuid:a5ca8dad-b71
> c-434a-86d9-a17c09147913</Identifier><Expires>P0Y0M0DT0H0M0.0S</Expires><Accept><AcksTo><ns2:Address>http://localhost:8080/cxf/camel-example/incident</ns2:Addre
> ss></AcksTo></Accept></CreateSequenceResponse></soap:Body></soap:Envelope>
> --------------------------------------
> 15-fÚvr.-2010 16:39:45 org.apache.cxf.ws.rm.soap.RMSoapInterceptor
> updateServiceModelInfo
> INFO: Updating service model info in exchange
> 15-fÚvr.-2010 16:39:45
> org.apache.cxf.interceptor.LoggingOutInterceptor$LoggingCallback onClose
> INFO: Outbound Message
> ---------------------------
> ID: 2
> Address: http://localhost:8080/cxf/camel-example/incident
> Encoding: UTF-8
> Content-Type: text/xml
> Headers:
> {SOAPAction=["http://reportincident.example.camel.apache.org/ReportIncident"],
> Accept=[*/*]}
> Payload: <soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
> p://reportincident.example.camel.apache.org/ReportIncident</Action><MessageID
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:d59dea41-7a02-41
> ba-aadc-bf7acabd339b</MessageID><To
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://localhost:8080/cxf/camel-example/incident</To><ReplyTo
> xmlns
> ="http://schemas.xmlsoap.org/ws/2004/08/addressing"><Address>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</Address></ReplyTo><wsrm:Sequence
> x
> mlns:ns2="http://schemas.xmlsoap.org/ws/2004/08/addressing"
> xmlns:wsrm="http://schemas.xmlsoap.org/ws/2005/02/rm"><wsrm:Identifier>urn:uuid:a5ca8dad-b71c-434a-8
> 6d9-a17c09147913</wsrm:Identifier><wsrm:MessageNumber>1</wsrm:MessageNumber></wsrm:Sequence></soap:Header><soap:Body><ns2:inputReportIncident
> xmlns:ns2="http://
> reportincident.example.camel.apache.org"><incidentId>1</incidentId><givenName>moulliard</givenName><familyName>charles</familyName></ns2:inputReportIncident></s
> oap:Body></soap:Envelope>
> --------------------------------------
> 15-fÚvr.-2010 16:39:45 org.apache.cxf.interceptor.LoggingInInterceptor
> logging
> INFO: Inbound Message
> ----------------------------
> ID: 2
> Response-Code: 500
> Encoding: UTF-8
> Content-Type: text/xml; charset=utf-8
> Headers: {content-type=[text/xml; charset=utf-8], Content-Length=[803],
> Server=[Jetty(6.1.x)]}
> Payload: <soap:Envelope
> xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">htt
> p://reportincident.example.camel.apache.org/ReportIncidentEndpoint/Fault/NullPointerException</Action><MessageID
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/ad
> dressing">urn:uuid:adbf81a0-bc15-4fd1-8799-1b34e40c1737</MessageID><To
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">http://schemas.xmlsoap.org/ws/20
> 04/08/addressing/role/anonymous</To><RelatesTo
> xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">urn:uuid:d59dea41-7a02-41ba-aadc-bf7acabd339b</RelatesTo
>></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Fault
occurred while processing.</faultstring></soap:Fault></soap:Body></so
> ap:Envelope>
> --------------------------------------
> javax.xml.ws.soap.SOAPFaultException: Fault occurred while processing.
>         at
> org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:146)
>         at $Proxy62.reportIncident(Unknown Source)
>         at
> org.apache.camel.example.reportincident.Client.main(Client.java:31)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at
> org.codehaus.mojo.exec.ExecJavaMojo$1.run(ExecJavaMojo.java:283)
>         at java.lang.Thread.run(Thread.java:619)
> Caused by: org.apache.cxf.binding.soap.SoapFault: Fault occurred while
> processing.
>         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:243)
>         at
> org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(AbstractFaultChainInitiatorObserver.java:96)
>         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:243)
>         at
> org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:672)
>         at
> org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2210)
>         at
> org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2087)
>         at
> org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1985)
>         at
> org.apache.cxf.io.CacheAndWriteOutputStream.postClose(CacheAndWriteOutputStream.java:47)
>         at
> org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:188)
>         at
> org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:186)
>         at
> org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:66)
>         at
> org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:640)
>         at
> org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
>         at
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243)
>         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:484)
>         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:310)
>         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:262)
>         at
> org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)
>         at
> org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:124)
>         ... 8 more
> 
> Whats is wrong ?
> 
> Kind regards,
> 
> Charles
> 


-----
Charles Moulliard
SOA Architect

My Blog :  http://cmoulliard.blogspot.com/ http://cmoulliard.blogspot.com/  
-- 
View this message in context: http://old.nabble.com/org.apache.cxf.binding.soap.SoapFault%3A-Fault-occurred-while-processing.-tp27595670p27595781.html
Sent from the cxf-user mailing list archive at Nabble.com.