Fórumok

BeanLocator is null

Samita Bhujbal, módosítva 11 év-val korábban

BeanLocator is null

Regular Member Bejegyzések: 117 Csatlakozás dátuma: 2011.07.05. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: BeanLocator is null

Liferay Master Bejegyzések: 658 Csatlakozás dátuma: 2010.06.15. Legújabb bejegyzések
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, módosítva 11 év-val korábban

RE: BeanLocator is null

Regular Member Bejegyzések: 117 Csatlakozás dátuma: 2011.07.05. Legújabb bejegyzések
Thanks for reply Apoorva......................I have restarted server many times but still that issue is there.