Hi all I'm using jboss-4.0.3, and would like to know if I can set different transaction timeouts for specific methods. For example, if in a session-bean MyService I have 2 methods: foo() and bar(). I want foo() to use the dafult value (as stated in jboss-service.xml - 300 secs), but I want bar() to have a timeout of 600 secs.
Is there a way to do that? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915564#3915564 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915564 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
