IBM C2180-319 - IBM WebSphere Application Server Developer Tools V8.5 with Liberty Profile Exam

Page:    1 / 15   
Total 75 questions

A developer is installing a Liberty profile runtimeenvironment on a Windows machine and hasspecified the following installation path:

C:\IBM\WebSphere -
When the installation is finished, in which directory will all of the Liberty profile files be stored?

  • A. C:\IBM\WebSphere\wlp
  • B. C:\IBM\WebSphere\server
  • C. C:\IBM\WebSphere\liberty
  • D. C:\IBM\WebSphere\profile


Answer : A

Which task is supported on WebSphere Application Server Developer Tools when targeting theLiberty runtime?

  • A. Start and stop a remote server
  • B. Federate applications to the server
  • C. Deploy RESTful Web Services (JAX-RS) applications
  • D. Automatically update the target runtime when importing an application with an invalidruntime


Answer : C

A developer using WebSphere Application Server Developer Tools wants to create a webproject that will contain servlets and JSP files. The developer opens the New Web
Projectwizard using File > New > Web Project menu item.
What should the developer do in the New Web Projectwizard to accomplish this?

  • A. Select the Web 2.0 Project template.
  • B. Select the Simple Project template, and select Java EE in the Programming Modelsection.
  • C. Select the Simple Project template, and select Client-side only in the ProgrammingModel section.
  • D. Select the Simple Project template, and add theServletsandJSPfacets using theChange Features button.


Answer : B

A developer using WebSphere Application Server Developer Tools has written a webapplication that is shared by multiple EAR projects.Which statement is true if the developer deletes the web application?

  • A. All the references to the Web application are removed from the EAR projects bydefault.
  • B. The developer must remove the references to theweb application from all the EARprojects before deleting the web application.
  • C. All the references to the Web application are removed from the EAR projects only ifnone of the projects are deployed to aLiberty server.
  • D. All the references to the Web application are removed from the EAR, but only if the userselects to do that in the Delete Resources confirmation dialog.


Answer : A

A developer is using the WebSphere Server application Developer Tools to convert theirexisting JPA project to an OSGi JPA bundle. The original JPA project has apersistence.xmlfile that is by default located in thesrc/META-INFfolder of the project.
The developer invokes the action to convert the JPAproject to an OSGi bundle project.
Which changes are expected to be performed by the tools to the original project when it isconverted to an OSGi bundle?

  • A. The MANIFEST.MF file is generated under a newMETA-INFfolder in the root of theproject. The following entry is addedto the MANIFEST.MF file: Meta-Persistence:
  • B. The MANIFEST.MF file is generated under a newMETA-INFfolder without a Meta-Persistence: Entry
  • C. The MANIFEST.MF file is generated in thesrc/META-INFfolder which containsthe persistence.xml file. The following entry is added to the MANIFEST.MF file: Meta-Persistence:
  • D. The MANIFEST.MF file is generated in theBundleContext/META-INFfolder. Thepersistence.xml is moved from the srcfolder to the same location as theMANIFEST.MF.


Answer : C

Page:    1 / 15   
Total 75 questions