Hi Dinanjana, The idea is to write a mediator which will support creating transaction sessions that are allowed to be committed at a success scenario or rollback in case of a failure. The article you have shared has the basic behavior of a transaction use case. We need to be able to include this behavior, ideally via a mediator in the message flow.
Please note that the project expects similar behavior to be extended for RabbitMQ as well. Thanks, Maheeka On Fri, Feb 19, 2016 at 3:57 PM, Dinanjana Gunaratne < [email protected]> wrote: > Dear sir, > > Is this kind of an implementation are you looking for ? [1] > <https://docs.oracle.com/cd/E11035_01/wls100/jms/trans.html>. This is to > get a rough idea about the project. > Thank you in advance. > > [1 ]https://docs.oracle.com/cd/E11035_01/wls100/jms/trans.html > > On Fri, Feb 19, 2016 at 1:35 PM, Dinanjana Gunaratne < > [email protected]> wrote: > >> Great i will look at it :) >> >> On Fri, Feb 19, 2016 at 1:37 AM, Vanjikumaran Sivajothy <[email protected]> >> wrote: >> >>> There is JTA based transaction implementation done for DBReport and >>> DBLookup [1] >>> >>> [1] >>> https://github.com/wso2/wso2-synapse/blob/master/modules/core/src/main/java/org/apache/synapse/mediators/db/DBReportMediator.java >>> >>> On Thu, Feb 18, 2016 at 5:43 AM, Shafreen Anfar <[email protected]> >>> wrote: >>> >>>> Hi Dinanjana, >>>> >>>> You can start with the samples in WSO2 documentation [1]. In addition >>>> to that it is better if you can read a bit about Java Transaction API as >>>> well. >>>> >>>> [1] https://docs.wso2.com/display/ESB490/JMS+Samples >>>> >>>> On Thu, Feb 18, 2016 at 7:09 AM, Dinanjana Gunaratne < >>>> [email protected]> wrote: >>>> >>>>> Dear Shafreen, >>>>> >>>>> I am a 3rd year computer engineering student from University of >>>>> Peradeniya. I am currently engaged in internship. I know JMS. So i would >>>>> like to contribute to this GSOC project. Let me know how can i start. >>>>> >>>> >>>> >>>> >>>> -- >>>> Regards, >>>> *Shafreen* >>>> Software Engineer >>>> WSO2 Inc >>>> Mobile : 077-556-395-1 >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> Vanjikumaran Sivajothy >>> *Associate Technical Lead* >>> *WSO2 Inc. http://wso2.com <http://wso2.com/>* >>> *+1-925-464-6816* >>> [image: Facebook] <https://www.facebook.com/vanjikumaran> [image: >>> Twitter] <https://twitter.com/vanjikumaran> [image: LinkedIn] >>> <http://www.linkedin.com/pub/vanjikumaran-sivajothy/25/b31/293> [image: >>> Blogger] <http://vanjikumaran.blogspot.com/> [image: SlideShare] >>> <http://www.slideshare.net/vanjikumaran> >>> >>> This communication may contain privileged or other >>> confidential information and is intended exclusively for the addressee/s. >>> If you are not the intended recipient/s, or believe that you may >>> have received this communication in error, please reply to the >>> sender indicating that fact and delete the copy you received and in >>> addition, you should not print, copy, re-transmit, disseminate, or >>> otherwise use the information contained in this communication. >>> Internet communications cannot be guaranteed to be timely, secure, error >>> or virus-free. The sender does not accept liability for any errors >>> or omissions >>> >> >> > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
