[jboss-user] [JBoss AOP] - Re: Is there a static vs. dynamic binding problem with jboss
stalep
do-not-reply at jboss.com
Tue Sep 5 06:28:29 EDT 2006
hi, a simple workaround for the fieldproblem is to either to rename the field variable so that it doesnt match the field of the subclass or make the field variable private accessible. the only workaround for the overflow/loop problem is to rename one of the methods calling. i'll make a post when a fix has been commited to the repository.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969419#3969419
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969419
More information about the jboss-user
mailing list