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?
Answer : A
Which task is supported on WebSphere Application Server Developer Tools when targeting theLiberty runtime?
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?
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?
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?
Answer : C