[
https://issues.apache.org/jira/browse/GERONIMO-4439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Gawor resolved GERONIMO-4439.
-----------------------------------
Resolution: Fixed
The difference in size was due to image compression. Every time the image was
serialized it got compressed a bit. The image that we got back was serialized
twice but the image we were comparing it to was serialized once. Once the code
was changed to re-serialize the expected image one more time the tests started
passing. These changes are now in trunk (revision 723423).
> Add MTOM feature testing in the webservice testsuite
> ----------------------------------------------------
>
> Key: GERONIMO-4439
> URL: https://issues.apache.org/jira/browse/GERONIMO-4439
> Project: Geronimo
> Issue Type: Test
> Security Level: public(Regular issues)
> Components: webservices
> Affects Versions: 2.2
> Environment: Windows XP
> JDK 1.5
> Reporter: Ivan
> Assignee: Jarek Gawor
> Priority: Minor
> Fix For: 2.2
>
> Attachments: Geronimo-4439-2.5spec.patch, Geronimo-4439.patch
>
>
> I try to write some testcases about MTOM features in the webservice testsuite.
> Please help to review it, and thanks for any comment !
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.