0 Replies Latest reply on May 24, 2010 10:32 AM by daniele4

    using both transaction management in an application

    daniele4

      Hi, I'm using the default transaction management in my application (one transaction per JSF request) but in some situazion i need to manager transaction by myself; i have to call some webservice but before i have to be sure the transaction gone well.


      Is it possibile to use both transaction modality in the same application?? How can do it?


      thansk