You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Peter Jones (JIRA)" <ji...@apache.org> on 2009/07/23 22:23:14 UTC

[jira] Resolved: (CXF-2353) JAXRSClientServerSpringBookTest systest failure with ibm jdk

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

Peter Jones resolved CXF-2353.
------------------------------

    Resolution: Fixed

> JAXRSClientServerSpringBookTest systest failure with ibm jdk
> ------------------------------------------------------------
>
>                 Key: CXF-2353
>                 URL: https://issues.apache.org/jira/browse/CXF-2353
>             Project: CXF
>          Issue Type: Bug
>         Environment: ibm jdk 5
>            Reporter: Peter Jones
>
> Four of the tests in JAXRSClientServerSpringBookTest check for a specific string contained in expected_add_book_aegis.txt:
> <ns1:Book xmlns:ns1="http://jaxrs.systest.cxf.apache.org" xmlns:ns2="http://www.w3.org/2001/XMLSchema-instance" ns2:type="ns1:Book"><ns1:id>124</ns1:id><ns1:name>CXF in Action - 2</ns1:name></ns1:Book>
> however, with the ibm jdk 5, the order of the id and name elements are switched in the actual result.  I'll update the test to check for a different expected result when using the ibm jdk, unless of course someone suggests that the ordering should be of any significance here.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.