최신 IBM certifications III C2180-371 무료샘플문제:
1. A company is planning to deploy a key business function implemented as a JAX-WS Web service. The Web service will be consumed by IBMWebSphere Application Server V7.0 and Microsoft .NET clients. Currently, theWeb services is secured by WS-Security. What is the BEST way to communicate policy to the consumers?
A) Export the Policy Set and publish the Policy Set on a web site for download
B) Enable the provider to export WS-Security Policy annotated WSDL via WS-Metadata Exchange
C) Enable the provider to export WS-Security Policy annotated WSDL via HTTP GET
D) Enable the provider to export WS-Security Policy annotated WSDL via WS-Policy Exchange
2. Refer to the WSDL extract in the Exhibit.
What type of operation is this?
A) Notification
B) One-way
C) Request/response
D) Publish/subscribe
E) Solicit response
3. Which client retrieves Call Instance from the javax.xml.rpc.Call interface?
A) Unmanaged dynamic proxy
B) Unmanaged static stub
C) Managed static stub
D) Dynamic Invocation Interface
4. CORRECT TEXT
JAX-WS 2.x does not have a mechanism to validate incoming requests as part of the specification. However, it can be implemented using JAXB 2.x APIs and using a JAX-WS provider. Which of the following uses the recommended mechanism for turning on schema validation for a request?
A) Option C
B) Option B
C) Option A
D) Option D
5. When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?
A) SOAP/TCP
B) SOAP/HTTPS
C) SOAP/SMTP
D) SOAP/JMS
E) SOAP/HTTP
질문과 대답:
질문 # 1 정답: C | 질문 # 2 정답: A | 질문 # 3 정답: D | 질문 # 4 정답: A | 질문 # 5 정답: D |