-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.30 EE GA3, 6.2.0 CE M2
-
Component/s: Legacy, Legacy > Extension Environment
-
Labels:
-
Branch Version/s:6.1.x
-
Backported to Branch:Committed
-
Git Pull Request:
1. create ext plugin
2. modify liferay-portlet-ext.xml to override a portlet. Can just copy the exact entry from liferay-portlet.xml. I'm using journal in this case.
3. deploy the war file
4. restart the server
5. you will get duplicate struts warning followed by NPE.
Attached an example war.