Hi I'm trying to import a large amount of data (using JDBC) and I hit the TransactionTimeout (as defined in jta-service.xml). I know I can alter the timeout in jta-service.xml, but I would really prefer to just alter it for the import method, not the whole application.
Is this possible? TIA Pete Environment: JBoss 4.0.5.GA (i.e. HEM & HAN 3.2.0.CR2, Hibernate 3.2.0.GA), HSQL JBoss Seam (though I don't think this matters ;) ) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4017288#4017288 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4017288 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
