[jboss-dev-forums] [Design of EJB 3.0] - Need to update PoolClass usage

scott.stark@jboss.org do-not-reply at jboss.com
Tue Nov 27 02:29:31 EST 2007


I'm seeing some errors related to the old PoolCalss annotation:

  | Caused by: java.lang.RuntimeException: Unable to load class for annotation: org.jboss.annotation.ejb.PoolClass
  |         at org.jboss.ejb3.AnnotationRepositoryToMetaData.loadClass(AnnotationRepositoryToMetaData.java:190)
  |         at org.jboss.ejb3.AnnotationRepositoryToMetaData.hasClassAnnotation(AnnotationRepositoryToMetaData.java:287)
  |         at org.jboss.ejb3.EJBContainer.hasAnnotation(EJBContainer.java:1030)
  |         at org.jboss.aop.pointcut.Util.matchesClassExpr(Util.java:115)
  |         ... 89 more
  | 

Not sure what is out of sync, my workspace seems to be up to date.


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

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



More information about the jboss-dev-forums mailing list