<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Setting Transactionalmode annotation programatically"]]></title>
		<link>http://forums.terracotta.org/forums/posts/list/16.page</link>
		<description><![CDATA[Latest messages posted in the topic "Setting Transactionalmode annotation programatically"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Hello,
Is there a mechanism/ method call to set the 
Transactionalmode via code instead of ehcache.xml?

Thanks]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26468</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26468</link>
				<pubDate><![CDATA[Fri, 15 Apr 2011 09:37:29]]> GMT</pubDate>
				<author><![CDATA[ zaraki]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ You can set the transactionalMode on the CacheConfiguration instance that you use to configure your cache: see net.sf.ehcache.config.CacheConfiguration#transactionalMode
hth!]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26469</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26469</link>
				<pubDate><![CDATA[Fri, 15 Apr 2011 09:39:24]]> GMT</pubDate>
				<author><![CDATA[ alexsnaps]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Thanks Alex! that is wonderful]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26473</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26473</link>
				<pubDate><![CDATA[Fri, 15 Apr 2011 10:31:33]]> GMT</pubDate>
				<author><![CDATA[ zaraki]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Follow up question,
http://ehcache.org/apidocs/net/sf/ehcache/config/CacheConfiguration.html
I noticed that the setter methods allow me values of OFF or XA for the
transactionalMode
How can I set it to be a local Tx, or am I missing out on something here?
Thanks]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26474</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26474</link>
				<pubDate><![CDATA[Fri, 15 Apr 2011 10:40:09]]> GMT</pubDate>
				<author><![CDATA[ zaraki]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ That JavaDoc is out of date and I will update. The available <i>TransactionMode</i>s are: OFF, LOCAL, XA, and XA_STRICT.
]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26484</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26484</link>
				<pubDate><![CDATA[Fri, 15 Apr 2011 15:43:01]]> GMT</pubDate>
				<author><![CDATA[ gkeim]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Thanks Gary!]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26486</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26486</link>
				<pubDate><![CDATA[Fri, 15 Apr 2011 16:04:10]]> GMT</pubDate>
				<author><![CDATA[ zaraki]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Hello,
we were checking functionality of setting Txmode via code,
but it seems that it does not have an effect on ehcache behaviour.
Have filed a bug in the JIRA

https://jira.terracotta.org/jira/browse/EHC-849

Thanks]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26526</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26526</link>
				<pubDate><![CDATA[Mon, 18 Apr 2011 17:57:48]]> GMT</pubDate>
				<author><![CDATA[ zaraki]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ If you're looking to dynamically change the transactionalMode of an existing cache, then that is not possible.
]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26528</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26528</link>
				<pubDate><![CDATA[Mon, 18 Apr 2011 18:43:52]]> GMT</pubDate>
				<author><![CDATA[ gkeim]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Thanks, oh well that would be a nice setting to have.]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26539</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26539</link>
				<pubDate><![CDATA[Tue, 19 Apr 2011 10:20:43]]> GMT</pubDate>
				<author><![CDATA[ zaraki]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Feature requests are always accepted.]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26542</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26542</link>
				<pubDate><![CDATA[Tue, 19 Apr 2011 13:54:05]]> GMT</pubDate>
				<author><![CDATA[ gkeim]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Here you go
https://jira.terracotta.org/jira/browse/EHC-850]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#26543</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#26543</link>
				<pubDate><![CDATA[Tue, 19 Apr 2011 15:32:03]]> GMT</pubDate>
				<author><![CDATA[ zaraki]]></author>
			</item>
			<item>
				<title>Re:Setting Transactionalmode annotation programatically</title>
				<description><![CDATA[ Issue seems to be resolved.Please let us know if more information is required.]]></description>
				<guid isPermaLink="true">http://forums.terracotta.org/forums/posts/list/5281.page#29294</guid>
				<link>http://forums.terracotta.org/forums/posts/list/5281.page#29294</link>
				<pubDate><![CDATA[Fri, 22 Jul 2011 05:49:32]]> GMT</pubDate>
				<author><![CDATA[ rajoshi]]></author>
			</item>
	</channel>
</rss>