Lance, Please see a challenge for the saaj\api\javax_xml_soap\SOAPPart\URLClient_getContentId3Test_from_standalone test case from SAAJ TCK.
Also enclosed is the URLClient_getContentId3Test_from_standalone.jtr output file. Thanks, dims ===== Davanum Srinivas - http://xml.apache.org/~dims/ __________________________________________________ Do You Yahoo!? Sign up for SBC Yahoo! Dial - First Month Free http://sbc.yahoo.com
1. Licensee Name: Apache
2. TCK and version: SAAJ (saaj_tck-1_1-fcs-bin-06_jun_2002.zip)
3. SDK version: NA
4. Priority (low, medium, high, ): HIGH
5. Specification Reference:
- Spec Name: SOAP with Attachments API for Java
- Spec version : (SAAJ) v1.1 Maintenance Release
- Spec date: June 2002
- Page/Section to reference: NA
6. Test Name(s):
saaj\api\javax_xml_soap\SOAPPart\URLClient_getContentId3Test_from_standalone
7. Problem Description:
In this testcase TCK code is trying to enforce that getContentId() should
return null at Line 186 (of
src\com\sun\ts\tests\saaj\api\javax_xml_soap\SOAPPart\GetContentIdTestServlet.java).
This not a behavior specified in the SAAJ spec. The SAAJ spec DOES NOT say that
a soap part should not have a content-id (Axis automatically generates one when
the soap part is created).
URLClient_getContentId3Test_from_standalone.jtr
Description: URLClient_getContentId3Test_from_standalone.jtr
