[jboss-user] [EJB 3.0] - Re: @ApplicationException(rollback=true) in Inheritance

2007-04-25 Thread ALRubinger
Thanks everyone, and Reverend Carlo, for throwing the book at me. :)

S,
ALR

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4040626#4040626

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4040626
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: @ApplicationException(rollback=true) in Inheritance

2007-04-19 Thread wolfc
JSR 250, 2.1, General Guidelines for Inheritance of Annotations:
anonymous wrote : Class-level annotations only affect the class they annotate 
and their members, that is, its methods and fields. They never affect a member 
declared by a superclass, even if it is not hidden or overridden by the class 
in question.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4038732#4038732

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4038732
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [EJB 3.0] - Re: @ApplicationException(rollback=true) in Inheritance

2007-04-18 Thread momega
I have tried it in JBoss 4.0.5 (EJB RC 9+Patch 1) and I have found that all 
exception classes needs annotation. Inheritance does not work.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4038644#4038644

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4038644
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user