Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 CE GA1, 7.0.0 DXP SP1
Description
Steps to reproduce:
1) copy the attached war to the osgi/modules folder
2) add the portlet to a page (jsf.applicant.ds.wab)
Expected results:
- no errors upon deploy or registration of the portlet
Actual Results:
java.lang.NullPointerException at com.liferay.portal.osgi.web.portlet.tracker.internal.PortletTracker.createBundlePortletApp(PortletTracker.java:927) at com.liferay.portal.osgi.web.portlet.tracker.internal.PortletTracker.addingPortlet(PortletTracker.java:257) at com.liferay.portal.osgi.web.portlet.tracker.internal.PortletTracker.addingService(PortletTracker.java:156) at com.liferay.portal.osgi.web.portlet.tracker.internal.PortletTracker.addingService(PortletTracker.java:102) at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)
Attachments
Issue Links
- is related to
-
LPS-64878 Cannot deploy WAB without being processed by Liferay
- Closed