CX-310-220 (SCDJWS) Testing Objectives 1) SwA (SOAP messages with Attachments). 2.4 Create a SOAP message that contains an attachment.
SOAPatt: 2(SOAP Message Packages), 3(SOAP Reference to Attachments)
SAAJ1.2: 1 (Package Overview), 2 (Package: javax.xml.soap)
JeeTut: 9 (SOAP with Attachments API for Java)
2) RPC/Encoded.
Don't think so. Basic Profile 1.0a deprecated the use of RPC-encoded "indicating a shift to the use of schema as the interoperable type system".
3) DTD Not that I'm aware of. I think the exam focuses XML Schema because its part of Basic Profile 1.0a.
4) XML Schema Regular Expressions. Possibly because of the
pattern facet - however I can't see more than one question on that, there is just too much other ground to cover. However Regular Expressions are a useful skill
Mastering Regular Expressions, 2e is an excellent reference.
5) using SAAJ to create a soap message with attachement. 2.2 Describe how SOAP message header blocks are used and processed.
SAAJ1.2: 2.22 (SOAPHeader), 2.23 (SOAPHeaderElement)
2.3 Describe the function of each element contained in a SOAP message, the SOAP binding to HTTP, and how to represent faults that occur when processing a SOAP message.
SAAJ1.2: 1 (Package Overview), 2 (Package: javax.xml.soap)
2.4 Create a SOAP message that contains an attachment.
SAAJ1.2: 1 (Package Overview), 2 (Package: javax.xml.soap)
4.7 Use the JAX-RPC Handler API to create a SOAP message handler, describe the function of a handler chain, and describe the role of SAAJ when creating a message handler.
JSR912: 6.1 (Handlers: Concepts), 6.2 (Specification), 6.4 (Object Interaction Diagrams)
JAXRPC1.1: 3.R017 (SOAP Message Handler), 12 (SOAP Message Handlers)
5.4 Use the SAAJ APIs to create and manipulate a SOAP message
JeeTut: 9 (SOAP with Attachments API for Java)
7.3 Describe the functions and capabilities of the JAXP, DOM, SAX, JAXR, JAX-RPC, and SAAJ in the J2EE platform.
WSBP: 2.2 (J2EE: The Integrated Platform for Web Services)
J2ee1.4: 6.2.4.9 (JAXP API), 6.10 (Java� API for XML Processing (JAXP) 1.2 Requirements), 6.13 (Java� API for XML-based RPC (JAX-RPC) 1.1 Requirements), 6.14 (SOAP with Attachments API for Java� (SAAJ) 1.2), 6.15 (Java� API for XML Registries (JAXR) 1.0 Requirements)
Valentin, your friendly neighborhood Gold Digger/Sheriff kindly provided these
links - I'm just parroting them.
[ October 27, 2005: Message edited by: Peer Reynders ]