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