0 Replies Latest reply on Nov 24, 2014 8:22 AM by f.douxchamps

    Switchyard and ExecutorService: Transaction issue

    f.douxchamps

      Hi all,

       

      I am working on a project which uses Jboss FSW and switchyard.

       

      To improve the performance I would like to parallelize some parts of the process using an ExecutorService.

      When I execute the process I receive an error indicating that there is no transaction.

       

      Can someone explain me how I can propagate my transaction within all the threads created by the executor ?

       

      Thanks in advance

       

      Fx