<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    Continuing problem with XTS WS-T tests in AS trunk/CXF 2.2.9
</h3>
<span style="margin-bottom: 10px;">
    reply from <a href="http://community.jboss.org/people/jim.ma">Jim Ma</a> in <i>JBoss Web Services CXF</i> - <a href="http://community.jboss.org/message/549835#549835">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi Andrew ,&#160; I've fixed this issue in CXF.&#160; I now got this error when I ran the XTS testsuite , this is expected, right ?</p><blockquote class="jive-quote"><span> 

11:26:00,396 WARNING [org.apache.cxf.phase.PhaseInterceptorChain] Interceptor for {</span><a class="jive-link-external-small" href="http://docs.oasis-open.org/ws-tx/wsat/2006/06" target="_blank">http://docs.oasis-open.org/ws-tx/wsat/2006/06</a><span>}CompletionInitiatorService has thrown exception, unwinding now: org.apache.cxf.interceptor.Fault: Message part {</span><a class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://schemas.xmlsoap.org/soap/envelope/</a><span>}Fault was not recognized.&#160; (Does it exist in service WSDL?)
&#160;&#160;&#160;&#160;&#160;at org.apache.cxf.interceptor.DocLiteralInInterceptor.handleMessage(DocLiteralInInterceptor.java:194) [:2.2.9]
&#160;&#160;&#160;&#160;&#160;at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:243) [:2.2.9]
&#160;&#160;&#160;&#160;&#160;at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:110) [:2.2.9]
&#160;&#160;&#160;&#160;&#160;at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:98) </span></blockquote><p>The received soap response for sendError :</p><blockquote class="jive-quote">Server: Apache-Coyote/1.1 <br/>Content-Type: text/xml;charset=UTF-8 <br/>Content-Length: 674 <br/>Date: Mon, 28 Jun 2010 03:26:00 GMT <br/>Connection: close <br/> <br/><span>&lt;soap:Envelope xmlns:soap="</span><a class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://schemas.xmlsoap.org/soap/envelope/</a><span>"&gt;&lt;soap:Header&gt;&lt;Action xmlns="</span><a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing" target="_blank">http://www.w3.org/2005/08/addressing</a><span>" /&gt;&lt;MessageID xmlns="</span><a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing" target="_blank">http://www.w3.org/2005/08/addressing</a><span>"&gt;urn:uuid:42e8b03c-3644-41a7-ba79-7181f2784e6e&lt;/MessageID&gt;&lt;To xmlns="</span><a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing" target="_blank">http://www.w3.org/2005/08/addressing</a><span>"&gt;</span><a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing/none" target="_blank">http://www.w3.org/2005/08/addressing/none</a><span>&lt;/To&gt;&lt;RelatesTo xmlns="</span><a class="jive-link-external-small" href="http://www.w3.org/2005/08/addressing" target="_blank">http://www.w3.org/2005/08/addressing</a><span>"&gt;123456&lt;/RelatesTo&gt;&lt;/soap:Header&gt;&lt;soap:Body&gt;&lt;soap:Fault&gt;&lt;faultcode&gt;soap:Client&lt;/faultcode&gt;&lt;faultstring&gt;Message part {</span><a class="jive-link-external-small" href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank">http://schemas.xmlsoap.org/soap/envelope/</a><span>}Fault was not recognized.&#160; (Does it exist in service WSDL?)&lt;/faultstring&gt;&lt;/soap:Fault&gt;&lt;/soap:Body&gt;&lt;/soap:Envelope&gt;</span></blockquote><p>I will send you the patched jar file for this NPE issue if you need. Then we can see if there are anything else in CXF needs to be fixed.</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/549835#549835">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Web Services CXF at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2046">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>