Author: irooskov(a)redhat.com
Date: 2009-08-26 21:31:54 -0400 (Wed, 26 Aug 2009)
New Revision: 8211
Modified:
enterprise-docs/tags/JBoss_EAP_5_0_0/Cache_Tutorial/en-US/JBoss_Cache_Tutorial.xml
Log:
removed reference to community api docs
Modified:
enterprise-docs/tags/JBoss_EAP_5_0_0/Cache_Tutorial/en-US/JBoss_Cache_Tutorial.xml
===================================================================
---
enterprise-docs/tags/JBoss_EAP_5_0_0/Cache_Tutorial/en-US/JBoss_Cache_Tutorial.xml 2009-08-27
01:16:29 UTC (rev 8210)
+++
enterprise-docs/tags/JBoss_EAP_5_0_0/Cache_Tutorial/en-US/JBoss_Cache_Tutorial.xml 2009-08-27
01:31:54 UTC (rev 8211)
@@ -185,14 +185,14 @@
root.removeChild(childFqn2); // will recursively remove child3 as well.
]]></programlisting>
- <para>
+ <!-- <para>
In addition to the above, you should refer to the
<literal>Cache</literal>
and
<literal>Node</literal>
<ulink
url="http://labs.jboss.org/portal/jbosscache/docs/index.html"&g...
docs</ulink>
and try out the APIs in the BeanShell script.
- </para>
+ </para>-->
</section>
<section>