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=4263127#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...