Fórum

method calling from jsp hook to ext

biswajit sarkar, modificado 11 Anos atrás.

method calling from jsp hook to ext

Regular Member Postagens: 166 Data de Entrada: 17/10/11 Postagens Recentes
I am using GA2 right now.
I try create hook of dockbar. for my work I need to create a custom class for dockbar.
But from some previous post i got that I need use Ext for that custom class because of class loader.
I create the ext but still get some error. can anyone tell me how can i call ext class from jsp hook??
thumbnail
David H Nebinger, modificado 11 Anos atrás.

RE: method calling from jsp hook to ext

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
Sure.

I'm guessing your error is an NPE because you have a code problem...

No, wait, it's an InvalidArgumentException because you passed null for a required string.

No, wait, it's a Hibernate exception because a named table isn't found.

Did I hit on your error yet? I could keep guessing, maybe one of them would represent the problem you're facing.