1.
A developer is creating a new Web service from a Java bean. Which of the following tasks CANNOT be performed using the Create Web Service Wizard in IBM Rational Application Developer V7.5?
2.
A user wants to specify the WSDL style of a newJAX-WS Web service based on a JavaBean. Using the Web service generation wizard, which of the following are valid combinations?
3.
The TCP/IP Monitor can be used to check the following:
4.
A developer used wsimport to generate the skeleton code for a Web service implementation. What is the purpose of the generated Object Factory class?
5.
Which of the following is used to invoke a Web service from an unmanaged client?
6.
A company is migrating their current JAX-WS Web service running on IBM Web Sphere Application Server V6.1 with the Feature Pack for Web Services to V7.0. The company wants to continue to support V6.1 service consumers. If the Web service has WS-Atomic Transaction enabled, what settings should be configured to support the widest range of clients?
7.
A financial institution needs to expose a Web service tore turn the customer name using JavaBean with annotations. Which of the following is a valid Web service implementation?
8.
Which one of these steps does NOT apply when a developer is setting a JAX-WS Web service to be SOAP 1.2 compliant?
9.
Which of the following is TRUE about specifying the SOAP version in JAX-WS? service via SOAP 1.2
10.
Which statements below are TRUE in IBM Web Sphere Application Server V7.0?