Message Boards

Ext class LoginUtil.java not loading in Liferay 6.2

Brijesh Desai, modified 2 Years ago.

Ext class LoginUtil.java not loading in Liferay 6.2

Junior Member Posts: 55 Join Date: 10/22/14 Recent Posts

Hello All,

We are using liferay 6.2 with Jboss EAP 6.4 ee. (for some reasons we are still on 6.2)

We have created ext plugin to override a class LoginUtil.java (package portal-impl > src > com.liferay.portlet.login.util.LoginUtil.java).

We have deployed ext plugin created from Liferay pluginsdk but class is not loading, changes are not reflecting, system.out.println or any log not printing from LoginUtil class from ext.

 

Regards,

Brijesh

 

 

Brijesh Desai, modified 2 Years ago.

RE: Ext class LoginUtil.java not loading in Liferay 6.2 (Answer)

Junior Member Posts: 55 Join Date: 10/22/14 Recent Posts

Hi All,

i got this issue fixed by replacing the existing jboss app server and configured new. deployed ext from deploy folder. it worked. I tried few changes in ext configuration, which was actually not required to do.

Regards,

Brijesh