Hi, I'm pretty sure I had a piece of code that looked up an EJB3 STSB and 
looked for a custom annotation (on top of a class) outside the EJB3 spec 
namespace.  This worked on 4.0.3SP1.  But in 4.0.4RC1, I can't seem to process 
any custom annotations on my bean.   Both I believe we running EJB3RC5.

Why can't I do this now?  Can you not use other annotations on top of the EJB3 
domain?

I'm using simply a lookup of my bean's local interface and then going 
x.getClass().getAnnotation(MyAnnotation.Class) etc.

Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934489#3934489

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934489


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to