Customizing dynamic include JSP using fragment

Michał Janusz, modified 6 Years ago. New Member Posts: 14 Join Date: 3/8/16 Recent Posts

Hi All,

 

I want to modify JSP file that is a part of dynamic include (specifically boundle: login-authentication-facebook-connect-web, file: dynamic_include/com.liferay.login.web/navigation/facebook.jsp).

I created OSGi fragment to override this file, but Liferay seems to ignore it (similar fragment that overrides main login jsp works fine).

Is there any limitation in Liferay or OSGi bundles that dymamic includes cannot be customized using fragments?

 

Thanks in advance

Michal