Foros de discusión

BeanLocator is null

Samita Bhujbal, modificado hace 11 años.

BeanLocator is null

Regular Member Mensajes: 117 Fecha de incorporación: 5/07/11 Mensajes recientes
I am using Liferay 6.0.6. I have developed one portlet using service builder. It is working fine on localhost. I have uploaded portlet on UAT site from Control Panel. It is deployed successfully. On one jsp I am accessing entry from one table using service builder. For that page I am getting "BeanLocator is null" exception. I am working on service builder from last 6 months but I have came across such error for the first time.
What is the reason behind this?? How to resolve it??
Is it due to uploading portlet on UAT through control panel instead of uploading .war file in deploy folder on server ???emoticon
emoticon
thumbnail
Apoorva Prakash, modificado hace 11 años.

RE: BeanLocator is null

Liferay Master Mensajes: 658 Fecha de incorporación: 15/06/10 Mensajes recientes
Samita Bhujbal:

Is it due to uploading portlet on UAT through control panel instead of uploading .war file in deploy folder on server ???


No its not. I've seen table is not updated sometimes, but works well after server restart. Cant say why!!! Try it.

Hope this will help...

Thanks and Regards,
Apoorva Prakash
Samita Bhujbal, modificado hace 11 años.

RE: BeanLocator is null

Regular Member Mensajes: 117 Fecha de incorporación: 5/07/11 Mensajes recientes
Thanks for reply Apoorva......................I have restarted server many times but still that issue is there.