I want to get path to JAR/EAR/WAR in which current bean is located. I have custom
class-level annotation in my application (like @Stateless) and want to process it. So I
need all class files from my application archive to pass on tool like Javassist in order
to extract all annotated classes.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4171221#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...