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

Daniel Kulp updated CXF-3169:
-----------------------------

    Fix Version/s: NeedMoreInfo


We would need much more information to diagnose this.  In particular, you would 
need to turn on logging or use wireshark or similar to capture the soap 
message.   This is likely due to an invalid soap message, but we'd need to see 
it to be sure.

The other part of the question is whether CXF is being used on both side of the 
wire or just on the client side?   From the stack, it LOOKS like the service is 
sending back an invalid message.   Is CXF also used on the service side?

> Duplicate declaration for namespace prefix 'tns'
> ------------------------------------------------
>
>                 Key: CXF-3169
>                 URL: https://issues.apache.org/jira/browse/CXF-3169
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.3.0
>         Environment: Windows XP, Server 2003, 2008. WebSphere Portal, WebLogic
>            Reporter: Mark Brewer
>             Fix For: NeedMoreInfo
>
>
> Receiving the following error:
> [12/6/10 17:05:28:140 EST] 00000068 PhaseIntercep I   Interceptor has thrown 
> exception, unwinding now Unmarshalling Error: Duplicate declaration for 
> namespace prefix 'tns'.
>  at [row,col {unknown-source}]: [1,506] 
> [12/6/10 17:05:28:187 EST] 00000068 DispatcherPor E 
> org.springframework.web.portlet.FrameworkPortlet processRequest Could not 
> complete request
>                                  javax.xml.ws.WebServiceException: 
> org.apache.cxf.interceptor.Fault: Unmarshalling Error: Duplicate declaration 
> for namespace prefix 'tns'.
>  at [row,col {unknown-source}]: [1,506] 
>       at 
> org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:142)
>       at $Proxy1218.retrieveRegionList(Unknown Source)

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

Reply via email to