| Author |
error in portlet
|
ashok sangi
Greenhorn
Joined: Mar 23, 2011
Posts: 24
|
|
while deploying my spring portlet the following error will come please help me
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.sharedwork.liferay.service.persistence.EventAttendeePersistence' defined in ServletContext resource [/WEB-INF/classes/META-INF/portlet-spring.xml]: Invocation of init method failed; nested exception is java.lang.Error: Unresolved compilation problem:
com.liferay.util.service cannot be resolved
|
 |
Chandraprakash Sarathe
Greenhorn
Joined: Jan 21, 2012
Posts: 16
|
|
|
Though description provided by you is incomplete. class is not compiled or jar includes this file is not added in your deployment file in lib directory.
|
Chandraprakash Sarathe
http://javaved.blogspot.com
|
 |
ahmed dohar
Greenhorn
Joined: Oct 06, 2009
Posts: 26
|
|
Sometimes you should delete the jars auto generated from liferay and run ant build again
Regards,
Dohar
|
 |
 |
|
|
subject: error in portlet
|
|
|