[jboss-user] [EJB/JBoss] - Re: Get deployed application archive
hipa
do-not-reply at jboss.com
Tue Aug 19 06:44:54 EDT 2008
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#4171221
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171221
More information about the jboss-user
mailing list