Liferay Portal Developer LRP-614 Question # 21 Topic 3 Discussion

Liferay Portal Developer LRP-614 Question # 21 Topic 3 Discussion

LRP-614 Exam Topic 3 Question 21 Discussion:
Question #: 21
Topic #: 3

Beta-portlet.war requires services that are in alpha-portlet.war. To guarantee beta-portlet.war deploys after alpha-portlet.war:


A.

Add the following to portletxml in beta-portlet.war:

< init-pa ram>

required-deployment-contexts

alpha-portlet


B.

Add the following to liferay-plugin-package.properties in beta-portlet.war:required-deploy ment-contexts=alpha-portlet


C.

Add the following to liferay-portlet.xml in beta-portlet.war:

alpha-portlet


D.

It is not possible to declare this type of dependency


Get Premium LRP-614 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.