From jbosscache-commits at lists.jboss.org Thu Jul 9 19:14:23 2009 Content-Type: multipart/mixed; boundary="===============5228391278682344676==" MIME-Version: 1.0 From: jbosscache-commits at lists.jboss.org To: jbosscache-commits at lists.jboss.org Subject: [jbosscache-commits] JBoss Cache SVN: r8136 - enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US. Date: Thu, 09 Jul 2009 18:57:24 -0400 Message-ID: <200907092257.n69MvObT018907@svn01.web.mwc.hst.phx2.redhat.com> --===============5228391278682344676== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: irooskov(a)redhat.com Date: 2009-07-09 18:57:23 -0400 (Thu, 09 Jul 2009) New Revision: 8136 Added: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cach= e_Guide_CP06.ent enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cach= e_Guide_CP06.xml Removed: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cach= e_Guide_CP04.ent enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cach= e_Guide_CP04.xml Modified: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/Book_Info.xml Log: updating book for next CP = Modified: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/Book_Info.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/Book_Info.xml 2009-0= 7-09 22:54:53 UTC (rev 8135) +++ enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/Book_Info.xml 2009-0= 7-09 22:57:23 UTC (rev 8136) @@ -2,8 +2,8 @@ = - JBoss Cache Pojo Cache Guide CP04 - for Use with JBoss Enterprise Application Platform 4.3 Cumulati= ve Patch 4 + JBoss Cache Pojo Cache Guide CP06 + for Use with JBoss Enterprise Application Platform 4.3 Cumulati= ve Patch 6 2.0 1 JBoss Enterprise Application Platform Deleted: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Poj= o_Cache_Guide_CP04.ent =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP04.ent 2009-07-09 22:54:53 UTC (rev 8135) +++ enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP04.ent 2009-07-09 22:57:23 UTC (rev 8136) @@ -1,3 +0,0 @@ - - - Deleted: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Poj= o_Cache_Guide_CP04.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP04.xml 2009-07-09 22:54:53 UTC (rev 8135) +++ enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP04.xml 2009-07-09 22:57:23 UTC (rev 8136) @@ -1,45 +0,0 @@ - - - - - - Preface - - PojoCache is an in-memomy, transactional, and replicated POJO (plain old= Java object) cache system that allows users to operate on a POJO transpare= ntly without active user management of either replication or persistency as= pects. PojoCache, a component of JBossCache (uses PojoCache class as an int= ernal implementation, the old implementation TreeCacheAop has been deprecat= ed.), is the first in the market to provide a POJO cache functionality. JBo= ssCache by itself is a 100% Java based library that can be run either a= s a standalone program or inside an application server. = - - - This document is meant to be a user guide to explain the architecture, a= pi, configuration, and examples for PojoCache. We assume the readers are fa= miliar with both JGroups and TreeCache usages. Since PojoCache uses JBossAo= p framework, an introduction will also be given there. = - - - If you have questions, use the user forum linked = on the JBossCache website. We also provide tracking links for tracking bug = reports and feature requests on JBoss = Jira web site . If you are interested in the development of PojoCac= he, post a message on the forum. If you are interested in translating this = documentation into your language, contact us on the developer mailing list. = - - - JBossCache is an open-source product based on LGPL. Commercial developme= nt support, production support and training for JBoss Cache is available th= rough JBoss Inc. (see JBoss web site ). JBoss Cache is a project of the JBoss Professional Open Source pro= duct suite. = - - - In some of the example listings, what is meant to be displayed on one li= ne does not fit inside the available page width. These lines have been brok= en up. A '\' at the end of a line means that a break has been introduce= d to fit in the page, with the following lines indented. So: - Let's pretend to have an extremely \ - long line that \ - does not fit - This one is short - = - - Is really: - Let's pretend to have an extremely long line that does not fit - This one is short - = - - - - - - - - - - - - - - - Added: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_= Cache_Guide_CP06.ent =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP06.ent (rev 0) +++ enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP06.ent 2009-07-09 22:57:23 UTC (rev 8136) @@ -0,0 +1,3 @@ + + + Added: enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_= Cache_Guide_CP06.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP06.xml (rev 0) +++ enterprise-docs/trunk/Cache_Pojo_Cache_Guide/en-US/JBoss_Cache_Pojo_Cac= he_Guide_CP06.xml 2009-07-09 22:57:23 UTC (rev 8136) @@ -0,0 +1,45 @@ + + + + + + Preface + + PojoCache is an in-memomy, transactional, and replicated POJO (plain old= Java object) cache system that allows users to operate on a POJO transpare= ntly without active user management of either replication or persistency as= pects. PojoCache, a component of JBossCache (uses PojoCache class as an int= ernal implementation, the old implementation TreeCacheAop has been deprecat= ed.), is the first in the market to provide a POJO cache functionality. JBo= ssCache by itself is a 100% Java based library that can be run either a= s a standalone program or inside an application server. = + + + This document is meant to be a user guide to explain the architecture, a= pi, configuration, and examples for PojoCache. We assume the readers are fa= miliar with both JGroups and TreeCache usages. Since PojoCache uses JBossAo= p framework, an introduction will also be given there. = + + + If you have questions, use the user forum linked = on the JBossCache website. We also provide tracking links for tracking bug = reports and feature requests on JBoss = Jira web site . If you are interested in the development of PojoCac= he, post a message on the forum. If you are interested in translating this = documentation into your language, contact us on the developer mailing list. = + + + JBossCache is an open-source product based on LGPL. Commercial developme= nt support, production support and training for JBoss Cache is available th= rough JBoss Inc. (see JBoss web site ). JBoss Cache is a project of the JBoss Professional Open Source pro= duct suite. = + + + In some of the example listings, what is meant to be displayed on one li= ne does not fit inside the available page width. These lines have been brok= en up. A '\' at the end of a line means that a break has been introduce= d to fit in the page, with the following lines indented. So: + Let's pretend to have an extremely \ + long line that \ + does not fit + This one is short + = + + Is really: + Let's pretend to have an extremely long line that does not fit + This one is short + = + + + + + + + + + + + + + + + --===============5228391278682344676==--