[jboss-dev-forums] [Design of EJB 3.0] - Re: Parse jar to detect ejb3 beans
scott.stark@jboss.org
do-not-reply at jboss.com
Sun Dec 24 15:04:42 EST 2006
There is a org.jboss.ejb3.EJB3Deployer.has30EjbJarXml(InputStream) method that determines whether an ejb-jar.xml is an ejb3 descriptor. org.jboss.ejb3.EJB3Util has some helper methods given the javassit ClassFile AnnotationsAttribute.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996124#3996124
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996124
More information about the jboss-dev-forums
mailing list