최신 IBM certifications III 000-371 무료샘플문제:
1. A developer suspects there is a problem in JAX-B serialization in the client side. Which tool can be used to test the Web Services by bypassing JAXB?
A) WSDL Explorer
B) Generated Test JSP Client
C) TCP/IP Monitor
D) Universal Test Client (UTC)
2. Refer to the exhibit. Based on the WSDL document and applying JAX-WS mapping rules, what does the method signature for the operation look like (without the JAX-WS annotations)?
A) public String Wrappertest(String Wrapper myString1);
B) public Stringtest(String myString1);
C) publicResponseDataType test( RequestDataType param1);
D) publicResponseDataTypeWrapper test(RequestDataTypeWrapper param1);
3. Which of the following can be changed using Web Services Explorer?
A) JSR-109 Deployment Descriptors
B) Adding SOAP Headers
C) Endpoint URL
D) Adding HTTP Headers
E) Policy Set Attachment
F) Input values to the request
4. Which IBM Rational Application Developer V7.5 tool can be used to validate the SOAP messages against WS-I standards?
A) TCP/IP Monitor
B) Web Services Explorer
C) Profiling Monitor
D) Universal Test Client (UTC)
5. A developer is designing a Web service which must ensure the integrity and confidentiality of the message from the provider to the consumer. The SOAP message will be routed by an Enterprise Service Bus (ESB) to reach its final destination. What should the developer use to complete the task?
A) Secure Socket Layer
B) Asymmetric key encryption
C) Federated Trust
D) WS-Security
질문과 대답:
질문 # 1 정답: B | 질문 # 2 정답: C | 질문 # 3 정답: B,C,F | 질문 # 4 정답: A | 질문 # 5 정답: D |