Foros de discusión

On Create User Event ?

Kadir BASOL, modificado hace 12 años.

On Create User Event ?

Junior Member Mensajes: 91 Fecha de incorporación: 10/08/10 Mensajes recientes
Hello ,
i m new on development ,
I need to run some my java code when someone doing successful registration,
if my code successfully runs , registration will be done.
But if my code will fail , I will cancel registration.

I've read doc about hook mechanism.
I can do this with hook mechanism ?
if yes , how can i do hook for that ?

I will need to edit ?
portal-ext.properties
and add java code's jar to libs ?
thumbnail
Samuel Kong, modificado hace 12 años.

RE: On Create User Event ?

Liferay Legend Mensajes: 1902 Fecha de incorporación: 10/03/08 Mensajes recientes
Take a look at the Overriding a Portal Service section in the Development Guide.