In Liferay Spring Mvc Project I am getting one error in liferay
Portlet not register
and the solution I got from net is
Remove portlet.jar from lib folder of project.
After removing portlet.jar file i got the error like
Context inilizatian failed(spring error)
Can you help me regarding this error?