The AopC(ant task) compiler doesn't seem to be picking up the @Bind annotation.
For example:
@Bind("get(* *->@ee.rr.jpa.PersistenceUnit)")
public Object invoke(Invocation invocation) throws Throwable {
...(missing body)....
}
For it to work i have to use XML based bind element. Might there be a bug in
the aop compiler ???
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3950644#3950644
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3950644
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user