Thursday, October 30, 2008

Section 9: Developing Web Services

9.1 Describe the steps required to configure, package, and deploy Java EE Web services and service clients, including a description of the packaging formats, such as .ear, .war, .jar, annotations and deployment descriptor settings.

9.2 Given a set of requirements, develop code to process XML files using the SAX, StAX, DOM, XSLT, and JAXB APIs.

9.3 Given an XML schema for a document style Web service create a WSDL file that describes the service and generate a service implementation.

9.4 Given a set of requirements, create code to create an XML-based, document style, Web service using the JAX-WS APIs.

9.5 Implement a SOAP logging mechanism for testing and debugging a Web service application using Java EE Web Service APIs.

9.6 Given a set of requirements, create code to handle system and service exceptions and faults received by a Web services client.

No comments: