[jboss-user] [JBoss Portal Users] - AOP, pointcut on jboss portal - portlet identity
sebjau
do-not-reply at jboss.com
Fri Oct 30 06:22:09 EDT 2009
Hi,
I would know if it is possible (and how) use aop for make a poincut around a method execution in jboss portal.
I would intercept the modification of the profil in identity portlet (when a user change and submit his profil), in order case to modif minimum of code in this module. I had test the UserProfileChangeEvent but it's fire on every property of the profile and i would execute some code after the submit of the profil form (method editProfile on the class org.jboss.portal.core.identity.ui.actions.EditProfileAction or perhaps in the method updateProfile of the class org.jboss.portal.core.identity.ui.common.IdentityUserBean wich is call by the precedent method) ?
Thank a lot,
Sebastien
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263134#4263134
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263134
More information about the jboss-user
mailing list