as far as i can tell there is nothing wrong with your code, but the errormsg you get is
typical that the pointcut you defined with your @Bind doesnt exist. eg: that you mistyped
the classname/package/etc.
i tried your example where i just changed packagename to com, and pointcuted another
methodcall and it worked with no other changes. so if your code is exactly as the example
you provided i cant see whats wrong.
if you're able to provide a complete small example that fails in the same way ill take
a look at it, but atm i cant help you further im afraid...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971496#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...