Hi,

Inside JMS inbound endpoint code base there is a ack mode for
SESSION_TRANSACTED [1] as well as transport.jms.SessionTransacted
property[2]. In JMS specs(in 1.0, 1.1 and 2.0) SESSION_TRANSACTED ack mode
is not defined. But this is used in Java JMS api [3]. Are these two methods
used for the same purpose?. Or is there any difference?.

[1].
https://github.com/wso2/carbon-mediation/blob/master/components/inbound-endpoints/org.wso2.carbon.inbound.endpoint/src/main/java/org/wso2/carbon/inbound/endpoint/protocol/jms/factory/JMSConnectionFactory.java#L155
[2].
https://github.com/wso2/carbon-mediation/blob/master/components/inbound-endpoints/org.wso2.carbon.inbound.endpoint/src/main/java/org/wso2/carbon/inbound/endpoint/protocol/jms/factory/JMSConnectionFactory.java#L138
[3].
https://docs.oracle.com/javaee/7/api/javax/jms/Session.html#SESSION_TRANSACTED

Thanks,
Heshitha.
-- 
Heshitha Hettihewa
*Software Engineer*
Mobile : +94716866386
<%2B94%20%280%29%20773%20451194>
heshit...@wso2.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to