[jboss-user] [JBoss AOP] - Dynamic AOP and SEAM
gerix
do-not-reply at jboss.com
Wed Dec 10 05:58:33 EST 2008
Hi,
I have a problem with AOP on a webapp with SEAM POJO.
I have
java.lang.IllegalAccessException: Class org.jboss.seam.util.Reflections can not access a member of class fr.cpage.faces.test.web.pagebean.TogglePanelPage with modifiers "protected"
I saw that SEAM intercept a call to "getCurrentAdvisor$aop" that is protected when trying to call a method in JSF EL.
Is there a way to make it work ?
Thanks :)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195543#4195543
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195543
More information about the jboss-user
mailing list