If multiple Ext plugins modify struts-config-ext.xml:
Liferay merges all of the plugins into one plugin and deploys the combined plugin
Liferay only deploys the first plugin that modifies struts-config-ext.xml and does not deploy subsequent plugins
The last plugin deployed takes precedence
All of the plugins deploy successfully
Submit