[jboss-user] [EJB 3.0] - Re: NullPointerException in JavaEEComponentHelper with JBoss

wolfc do-not-reply at jboss.com
Tue Sep 23 04:16:01 EDT 2008


It appears that for any EJB3 annotated classes found on the ear's classpath the Ejb3Deployer gets booted. Most likely the OptAnnotationDeployer creates EJB meta data for the ear.

If possible try to contain the EJB3 classes to an ejb module and make sure it's not in any library directory of the ear.

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

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



More information about the jboss-user mailing list