C2180-371 Exam Questions
131 real C2180-371 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1
A customer requires a Web service which ensures message delivery. Which transport should be proposed?
- Question #2
When creating a Web service which requires reliable delivery of SOAP messages, which transport should be used?
- Question #3
Using the WSDL editor, how can a developer create anew message for an operation input?
- Question #4
A developer uses wsimport to generate Web service client artifacts. What will the wsdllocation attribute do?
- Question #5
Refer to the exhibit. A developer uses the Web service client wizard in IBM Rational Application Developer. What will be different in the generated artifacts?
- Question #6
What can be used to test and publish Web services to IBM UDDI?
- Question #7
Which of the following can be changed using Web Services Explorer?
- Question #8
In IBM Rational Application Developer V7.5, which tool is BEST for testing JAX-WS application with MTOM attachments?
- Question #9
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?
- Question #10
Which IBM Rational Application Developer V7.5 tool can be used to validate the SOAP messages against WS-I standards?
- Question #11
Which of the following is a supported method for validating WS-I compliance using IBM Rational Application Developer V7.5?
- Question #13
Which of the following scenarios can be BEST monitored using TCP/IP Monitor?
- Question #14
Refer to the Exhibit. While creating a new TCP/IP Monitor on IBM Rational Application DeveloperV7.5, if the HTTP option is selected, which one of the following is a valid statement...
- Question #15
Which of the following is TRUE of the endptEnabler command?
- Question #16
A developer has a Web service-enabled EnterpriseJavaBean Java archive (JAR) module within an EAR file. Which of the following command line tools will add one or more router modules...
- Question #17
Which one of the following is NOT a standard property of the Binding Provider class from the JAX- WS API?
- Question #18
Which one of the mechanisms CANNOT be used directly by the JAX-WS dynamic APIs for Dispatch or Provider?
- Question #19
A developer works for a software vendor that specializes in making customizable software for companies in the insurance business to communicate with health care providers. The vend...
- Question #20
A developer uses com.ibm.jaxws.thinclient_7.0.0.jar to invoke a Web service with:
- Question #21
When the Web service target is expected to change considerably in terms of its location and Request/Response format, which clients should be used?
- Question #22
Which client retrieves Call Instance from the javax.xml.rpc.Call interface?
- Question #23
Refer to the exhibit. Which of the following ways enable asynchronous wire-level behavior?
- Question #24
What is the name of the dispatch class method for asynchronous invoke?
- Question #25
A developer created a bottom-up JAX-WS Web service and requested the WSDL file to be generated. Where has IBM Rational Application Developer V7.5 packaged the Web service?
- Question #26
When creating a new JAX-WS Web service using the Web Service Wizard in IBM Rational Application Developer V7.5, the developer selected the option to create the deployment descripto...
- Question #27
Before deploying a Stateless Session EJB-based JAX-WS Web service on IBM Web Sphere Application Server V7.0, a developer decided to create a Web service router module. Why would th...
- Question #29
When would a developer NOT need to run the wsdeploy command to deploy a Web service application on IBM Web Sphere Application Server V7.0?
- Question #30
Which command should be used to install a JAX-WS application using the command line?
- Question #31
Which of the following can be changed in the JSR-109 deployment descriptors for JAX-WS Web service?
- Question #32
A developer has an @WebServiceRef annotation defined in a web service client. @WebServiceRef(name="java:comp/env/service/AddressBookService", AddressBookService.class)AddressBookPo...
- Question #33
Quality of services for JAX-WS can be enabled by attaching policy sets. Which of the following are valid attachment points for policy sets?
- Question #34
Refer to the exhibit. A developer has a JAX-WS Web service provider implementation which has two operations, as shown in the exhibit. The developer wants to enable LTPA with HTTPS...
- Question #35
A developer has finished working on the implementation of a Web service using IBM Rational Application Developer V7.5. What are the appropriate ways to create a policy set with jus...
- Question #36
The project has finished its development phase and is ready to move to the quality assurance phase. What is the recommended way to migrate the quality of service configuration from...
- Question #37
A developer wants to automate their build process for testing, and would like to import a policy set, x.zip. Which of the following wsadmin tasks correctly identifies the syntax th...
- Question #38
Which three protocols can the Endpoint Listeners in the service integration bus (SIBus) of IBM Web Sphere Application Server V7.0 be configured to get invoked with?
- Question #39
A developer has exposed an internal-hosted service (an inbound service) to the outside world using a Service Integration Bus (SIBus).When an incoming request for the service is rec...
- Question #40
When choosing to encrypt a SOAP message using policy sets in IBM Web Sphere Application Server V7.0, the options a developer has are:
- Question #41
In IBM Web Sphere Application Server V7.0, 'trust method' is part of which collection?
- Question #42
A developer needs to ensure message integrity and confidentiality of a Web service deployed on IBM Web Sphere Application Server V7.0. Which of the following policy sets could be u...
- Question #43
A developer is creating a JAX-WS client application. In what ways can the developer enable Web service security?
- Question #44
The web service is implemented as EJB and authorization is enabled at EJB method level, and Caller configuration is enabled for Web Service Security. Which identity is used for aut...
- Question #45
A developer would like to restrict access to some operations of a Web service to a certain group of users. Which is the most appropriate implementation choice for the Web service?
- Question #46
Which of the following situations is the best candidate for message-level security?
- Question #47
For a Web service request passing through multiple SOAP intermediaries, how would end-to-end security be provided?
- Question #48
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 E...
- Question #49
Developer is designing a Web service. The message will contain sensitive data which must only be processed by the final destination. The SOAP message will be routed through an exte...
- Question #50
Which of the following characteristic is NOT true forWS-SecureConversation?
- Question #51
Which of the following statements most appropriately describe WS-Secure Conversation?
- Question #52
Which of the following scenarios are typical for usingWS-Security Kerberos Token Profile?