掲示板

Spring MVC Migration issue in DXP

thumbnail
7年前 に Jignesh Vachhani によって更新されました。

Spring MVC Migration issue in DXP

Liferay Master 投稿: 803 参加年月日: 08/03/10 最新の投稿
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 ?