JBoss Community

@TransactionTimeout Annotation not found

created by Hans-Michael Rupp in JBoss AS 7 Development - View the full discussion

Hello,

 

using a pom.xml generated by jboss-javaee6-webapp archetype

following the example given in https://docs.jboss.org/author/display/AS7/EJB+3+Reference+Guide

I try to annotate a @TransactionTimeout on an EJB method.

However the compiler does not recognize it.

Also when I look up the JEE6 Api Doc (http://docs.oracle.com/javaee/6/api/) there is no such Annotation.

?????

Is it jboss-specific? Which dependency do I have to add to my pom to be able to use it?

 

Thanks,

 

Hans

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community