hello friends..
i have created a plugin portlet and i am getting this error in this when i start my server...
error says
ERROR [PortletBeanLocatorUtil:49]
BeanLocator is null
12:06:46,940 WARN [RequestProcessor:528] Unhandled Exception thrown: class com.liferay.portal.kernel.bean.
BeanLocatorException
Mar 16, 2010 12:06:46 PM org.apache.catalina.core.ApplicationDispatcher invoke
SEVERE: Servlet.service() for
servlet PortletActionServlet threw exception
com.liferay.portal.kernel.bean.BeanLocatorException:
BeanLocator has not been set
at com.liferay.portal.kernel.bean.PortletBeanLocatorUtil.locate(PortletBeanLocatorUtil.java:51)
and if possible please tell me something about
BeanLocator.