[jboss-user] [Javassist user questions] - non-J2EE annotations lost
thebluesoul
do-not-reply at jboss.com
Thu Jul 10 14:09:44 EDT 2008
Hi,
I'm trying to scan annotations in my classes, but when I deploy them in JBoss AS 4.2.2,
the Class object shows no trace of non-J2EE annotations (but I find J2EE annotations).
The same code in a stand alone main works perfectly.
Any ideas?
Thanks in advance
p.s. I can't use javassist to load classes (in that way I'm able to scan annotations)
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163685#4163685
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163685
More information about the jboss-user
mailing list