[jboss-dev-forums] [Design of EJB 3.0] - Unit test: stateless failure because of bridged method
wolfc
do-not-reply at jboss.com
Tue Dec 9 10:18:05 EST 2008
Stateless contains 1 failure because a bridged method shows up in advisor.advisedMethods:
anonymous wrote : [null, null, null, null, null, null, public volatile java.lang.Object org.jboss.ejb3.test.stateless.UnsecuredStatelessBean.testMandatoryTx(java.lang.Object) throws javax.transaction.SystemException, null, public int org.jboss.ejb3.test.stateless.UnsecuredStatelessBean.method(int) throws javax.naming.NamingException, null, null, null, null, null, null, public java.lang.String org.jboss.ejb3.test.stateless.UnsecuredStatelessBean.testMandatoryTx(java.lang.String) throws javax.transaction.SystemException, null, null, null, null, null, null, null]
While the real method does have the annotation, the bridged method does not.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195367#4195367
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195367
More information about the jboss-dev-forums
mailing list