[ http://issues.apache.org/jira/browse/WSCOMMONS-8?page=comments#action_12373465 ]
Davanum Srinivas commented on WSCOMMONS-8: ------------------------------------------ Rich, You should have karma. Could u please try checking it in? thanks, dims > StAXSOAPModelBuilderTest has several problems > --------------------------------------------- > > Key: WSCOMMONS-8 > URL: http://issues.apache.org/jira/browse/WSCOMMONS-8 > Project: WS-Commons > Type: Bug > Components: AXIOM > Environment: Windows > Reporter: Rich Scheuerle > Priority: Minor > Attachments: patch.txt > > Issue 1: > The test depends on the ordering of the Attribute iterator. The test fails > on my machine because the iterator returns the attributes in a different order > Solution: > Re-coded this portion of the test. > Issue 2: > The SOAP 1.1 message is incorrect. The children of a Fault (faultcode, > faultstring, etc.) should be unqualified elements according to the soap 1.1 > schema. > Solution: > Changed the SOAP 1.1 message and accompanying test code. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
