[jboss-dev-forums] [Design of EJB 3.0] - Annotation Processors and TCK

ALRubinger do-not-reply at jboss.com
Wed Dec 5 01:33:56 EST 2007


JBCTS-705 is now failing due to:

Caused by: java.lang.IllegalArgumentException: 2.1 bean com.blah.test.RemoveBean has more than one local interface defined
  |         at org.jboss.metadata.annotation.creator.ejb.LocalProcessor.process(LocalProcessor.java:79)
  |         at org.jboss.metadata.annotation.creator.ejb.LocalProcessor.process(LocalProcessor.java:40)

EJBTHREE-1127 has similar constructs which now pass, and don't go through this metadata project code at all.

Is there some fundamental difference in the way the deployers differ in treating TCK vs. the EJB3 Testsuite?

Scott and I had seen similar problems w/ EJBTHREE-1146 vs. JBCTS-719 ( http://www.jboss.com/index.html?module=bb&op=viewtopic&t=125113 ).

S,
ALR

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

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



More information about the jboss-dev-forums mailing list