"richardvanduijn" wrote : I'm experiencing the same problem. I'm currently using JBoss 5.1.0 GA and still the transaction timeout is set to the default value. |
Without looking at your code, i guess you are importing the wrong packages for the transaction timeout annotation. You should be using: @org.jboss.ejb3.annotation.TransactionTimeout View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4248178#4248178 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4248178 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
