1.
Given that StockQuoteService is a Service class and StockQuoteProvider is a corresponding SEI for a web service. Which of the following options enable MTOM feature for proxy for the StockQuoteProvider SEI ? (Choose one)
2.
An MTOM optimized infoset+attachment on the wire for a large binary data saves around X% in size when compared to original infoset, where X is: (Choose one)
3.
Where can a developer specify confidentiality or integrity constraints on communications with a Enterprise Bean exposed as a JAX-RS root resource?(Choose one)
4.
Given the two classes: Choose the option that best evaluates the example:
5.
What is an accurate description of the handling of application exceptions thrown by a JAX-WS service endpoint?
6.
Given the resource class: Choose the fragment that a client could use to request "/res/value" using its JSON representation (Choose one):
7.
A client sends a required SOAP header in a SOAP message. The server-side process determines that information in the header is invalid and generates a SOAP fault. What is the appropriate fault code for this type of SOAP fault? (Choose one)
8.
A Web service needs to encrypt certain SOAP headers when responding. Which statement about this encryption is true?
9.
Which security technologies are not included in WS-Security?
10.
XML Signature and XML Encryption provide the foundation for message level security in Web services. Which statement about XML signature is NOT true?