Hi Dreuzel,

I tried to set the transaction timeout for this function separately, but I 
didn't got success. 

I used the annotation below at the import function and the timeout still 
keeping the default of 300 seconds:


  | @TransactionTimeout(value=10000000)
  | public String importFromFile() {
  | ...
  | }
  | 

How can I set the transaction timeout for a specific function or SFSB?

Thanks

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4120399
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to