On Feb 10, 2006, at 7:24 AM, Rick McGuire wrote:

David Blevins wrote:
Currently ant clean all-tests fails at test.saaj package test:

TestAttachment

- java.io.IOException:
javax.activation.UnsupportedDataTypeException: multipart/ related; type="text/xml"; start="<DCD809ADF0929061EEBD95D393FAA38E>";;boundary=---- =_Part_0.1139364018621
[...]
TestAttachmentSerialization

- java.io.IOException:
javax.activation.UnsupportedDataTypeException: multipart/ related; type="text/xml"; start="<BB649A1F2EB5FA531EA2D7CDC8E1063F>";;boundary=---- =_Part_0.1139364114325


I've just opened Jira GERONIMO-1619 with the fix (fixes, actually, as it required a chain of at least 6 things to be fixed to clear up the problem). There's also another Jira (1618) I opened to fix a build problem that will require resolution for this to be completely operational.

I'm able to cleanly run the tests up to some of the wsdl/interop tests, which fail because of compile errors. The specific identified tests appear to be working now.

Excellent! I'll get right on GERONIMO-1619 and GERONIMO-1618 and get new jars into Axis asap.

-David

Reply via email to