thanks for the feedback I will make the changes during the week.<br><br><br><div class="gmail_quote">On Tue, Jul 7, 2009 at 6:54 AM, Manik Surtani <span dir="ltr">&lt;<a href="mailto:manik@jboss.org">manik@jboss.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
On 7 Jul 2009, at 10:39, Mircea Markus wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Good stuff!<br>
<br>
Some notes:<br>
re: <a href="http://www.jboss.org/community/wiki/InstallingInfinispantutorialenvironment" target="_blank">http://www.jboss.org/community/wiki/InstallingInfinispantutorialenvironment</a><br>
- I think it would be useful for this document to link to <a href="http://www.jboss.org/community/wiki/Infinispaninteractivetutorial" target="_blank">http://www.jboss.org/community/wiki/Infinispaninteractivetutorial</a>.<br>

 Users might reach it through a wiki search, and this document does not make sense outside of the scope of the other one.<br>
</blockquote>
<br></div>
+1.<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- Setting the classpath - instead of that, the users can copy  sample-configurations.xml  and infinispan-config-4.0.xsd straight to  same place where infinispantest.groovy was downloaded AND run the sample from same directory. This way we won&#39;t have to add the files to the classpath, reload/restart console etc<br>

<br>
re:<a href="http://www.jboss.org/community/wiki/Infinispaninteractivetutorial" target="_blank">http://www.jboss.org/community/wiki/Infinispaninteractivetutorial</a><br>
<br>
I think the example you give with regard to transaction spotted out a possible bug. I&#39;ve created a JIRA to check/fix that: <a href="https://jira.jboss.org/jira/browse/ISPN-122" target="_blank">https://jira.jboss.org/jira/browse/ISPN-122</a><br>

<br>
|groovy:000&gt; tm.begin()<br>
===&gt; null<br>
//PUTTING SOME OBJECTS INSIDE THE CACHE<br>
groovy:000&gt; localTxCache.put(key1, value1)<br>
===&gt; null<br>
//MMM SIZE DOESN&#39;T INCREMENT<br>
</blockquote>
<br></div>
This is not a bug.  Size() is only an approximation (see javadoc on Cache).  As such, you should not use size in this tutorial.  Instead use containsKey() or something.<div><div></div><div class="h5"><br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
||//!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [mmarkus]BUG - size should be seen as 1 in the call bellow!|<br>
<br>
|groovy:000&gt; localTxCache.size() ===&gt; 0<br>
//LETS TRY AGAIN<br>
groovy:000&gt; localTxCache.put(key2, value2)<br>
===&gt; null<br>
//MMM NOTHING..<br>
groovy:000&gt; localTxCache.size()|<br>
<br>
<br>
Thanks,<br>
Mircea<br>
Alejandro Montenegro wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Guys, please provide me feedback for:<br>
<a href="http://www.jboss.org/community/wiki/InstallingInfinispantutorialenvironment" target="_blank">http://www.jboss.org/community/wiki/InstallingInfinispantutorialenvironment</a><br>
<a href="http://www.jboss.org/community/wiki/Infinispaninteractivetutorial" target="_blank">http://www.jboss.org/community/wiki/Infinispaninteractivetutorial</a><br>
<br>
Still missing the spelling check, add links to other wiki-pages, javadocs..<br>
<br>
any recommendation to make it look better on the wiki will be great, I don&#39;t know if there exist any groovy highlighting<br>
<br>
<br>
thanks<br>
-- <br>
Alejandro Montenegro del Pino.<br>
Viņa del Mar - Chile<br>
phone: (+56) 9-68358690<br>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org" target="_blank">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
</blockquote>
_______________________________________________<br>
infinispan-dev mailing list<br>
<a href="mailto:infinispan-dev@lists.jboss.org" target="_blank">infinispan-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/infinispan-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/infinispan-dev</a><br>
</blockquote>
<br></div></div><div><div></div><div class="h5">
--<br>
Manik Surtani<br>
<a href="mailto:manik@jboss.org" target="_blank">manik@jboss.org</a><br>
Lead, Infinispan<br>
Lead, JBoss Cache<br>
<a href="http://www.infinispan.org" target="_blank">http://www.infinispan.org</a><br>
<a href="http://www.jbosscache.org" target="_blank">http://www.jbosscache.org</a><br>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Alejandro Montenegro del Pino.<br>Viņa del Mar - Chile<br>phone: (+56) 9-68358690<br>