You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Ivanto (JIRA)" <ji...@apache.org> on 2015/06/09 07:31:00 UTC

[jira] [Updated] (CXF-6445) javax.xml.ws.soap.SOAPFaultException: Attachments of type class [CLASS] are not supported

     [ https://issues.apache.org/jira/browse/CXF-6445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivanto updated CXF-6445:
------------------------
    Description: 
hi, I'm 
just wondering if anyone can help me with below error message:

javax.xml.ws.soap.SOAPFaultException: Attachments of type class nz.govt.customs.jbms.msggate.match.v1.Binary are not supported.
        at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:161)
        at com.sun.proxy.$Proxy40.executeTSWBPSUBMITWSLODGEMENT(Unknown Source)
        at WSClient.main(WSClient.java:67)
Caused by: org.apache.cxf.interceptor.Fault: Attachments of type class nz.govt.customs.jbms.msggate.match.v1.Binary are not supported.
        at org.apache.cxf.jaxws.interceptors.SwAOutInterceptor.processAttachments(SwAOutInterceptor.java:235)
        at org.apache.cxf.jaxws.interceptors.SwAOutInterceptor.handleMessage(SwAOutInterceptor.java:153)
        at org.apache.cxf.jaxws.interceptors.SwAOutInterceptor.handleMessage(SwAOutInterceptor.java:74)
        at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307)
        at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:516)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:425)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:326)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:279)
        at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
        at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)

regards,
ivanto

  was:
hi, I'm 
just wondering if anyone can help me with below error message when 



> javax.xml.ws.soap.SOAPFaultException: Attachments of type class [CLASS] are not supported
> -----------------------------------------------------------------------------------------
>
>                 Key: CXF-6445
>                 URL: https://issues.apache.org/jira/browse/CXF-6445
>             Project: CXF
>          Issue Type: Task
>          Components: JAX-WS Runtime
>    Affects Versions: 2.7.16
>         Environment: Linux
>            Reporter: Ivanto
>            Priority: Blocker
>
> hi, I'm 
> just wondering if anyone can help me with below error message:
> javax.xml.ws.soap.SOAPFaultException: Attachments of type class nz.govt.customs.jbms.msggate.match.v1.Binary are not supported.
>         at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:161)
>         at com.sun.proxy.$Proxy40.executeTSWBPSUBMITWSLODGEMENT(Unknown Source)
>         at WSClient.main(WSClient.java:67)
> Caused by: org.apache.cxf.interceptor.Fault: Attachments of type class nz.govt.customs.jbms.msggate.match.v1.Binary are not supported.
>         at org.apache.cxf.jaxws.interceptors.SwAOutInterceptor.processAttachments(SwAOutInterceptor.java:235)
>         at org.apache.cxf.jaxws.interceptors.SwAOutInterceptor.handleMessage(SwAOutInterceptor.java:153)
>         at org.apache.cxf.jaxws.interceptors.SwAOutInterceptor.handleMessage(SwAOutInterceptor.java:74)
>         at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307)
>         at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:516)
>         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:425)
>         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:326)
>         at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:279)
>         at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:96)
>         at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:139)
> regards,
> ivanto



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)