Foros de discusión

Spring MVC Migration issue in DXP

thumbnail
Jignesh Vachhani, modificado hace 7 años.

Spring MVC Migration issue in DXP

Liferay Master Mensajes: 803 Fecha de incorporación: 10/03/08 Mensajes recientes
Hi All,

I am converting spring MVC portlet from 6.x to DXP where I am able to see one issue regarding class loader.
Actually, if I don't keep all spring related jar into portlet/lib then it doesn't deploy portlet war properly in DXP and throwing namespace issue for applicationcontext.xml file. its says not able to find namespace for spring context and beans.

Does it liferay issue for class loader ? any Liferay Jira issue for that in pipeline ?