1.
A company has a high business value JAX-WS provider Web Service and cannot afford to lose any messages. What kind of quality of service should be used in conjunction with WS-Reliable Messaging?
2.
Why would a developer prefer to use SOAP Web services over REST Web services?
3.
Which of the following business scenarios is the LEAST appropriate for Web services?

 
4.
What is the LEAST appropriate scenario for Web services?
5.
What is the biggest advantage of using Web services to create SOA solutions?
6.
The following methods are to be published as Web services to be invoked via SOAP messages and validated with a schema: public void my Method(int x, float y); public void my Method(int x); public void someOtherMethod(int x, float y);Which WSDL style should be used?
7.
Which WSDL style is suited to sending binary tree nodes as part of a SOAP message?
8.
A customer requires a Web service which ensures message delivery. Which transport should be proposed?
9.
When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?
10.
The WS-I Simple SOAP Binding Profile V1.0 mandates that a message must serialize the envelope according to which specification?