From teiid-commits at lists.jboss.org Mon Sep 13 22:11:56 2010 Content-Type: multipart/mixed; boundary="===============1475553822423975725==" MIME-Version: 1.0 From: teiid-commits at lists.jboss.org To: teiid-commits at lists.jboss.org Subject: [teiid-commits] teiid SVN: r2565 - branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/content. Date: Mon, 13 Sep 2010 22:11:56 -0400 Message-ID: <201009140211.o8E2Bu2g018638@svn01.web.mwc.hst.phx2.redhat.com> --===============1475553822423975725== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shawkins Date: 2010-09-13 22:11:55 -0400 (Mon, 13 Sep 2010) New Revision: 2565 Modified: branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/content/= vdb-deployment.xml Log: TEIID-1256 updating the docs. Modified: branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/c= ontent/vdb-deployment.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 --- branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/content= /vdb-deployment.xml 2010-09-14 01:43:36 UTC (rev 2564) +++ branches/7.1.x/documentation/admin-guide/src/main/docbook/en-US/content= /vdb-deployment.xml 2010-09-14 02:11:55 UTC (rev 2565) @@ -11,12 +11,15 @@ =
Deploying a VDB - Once you have a "VDB" built it can be deployed in Teiid runt= ime in different ways. + Once you have a "VDB" built it can be deployed/removed in Te= iid runtime in different ways. = If VDB versioning<= /link> is not used to give distinct version numbers, overwriting a VDB of t= he same name will terminate all connections to the old VDB. It is recommended = that VDB versioning be used for production systems. = + Removing an existing VDB will immediately clean up VDB= file resources, but will not automatically terminate existing sessions. + + =
Direct File Deployment Copy the VDB file into the "<jboss-install>/server= /<profile>/deploy" directory. = --===============1475553822423975725==--