[jboss-cvs] JBossAS SVN: r104656 - in projects/docs/enterprise: WFK and 3 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 10 23:57:46 EDT 2010


Author: marius.bogoevici
Date: 2010-05-10 23:57:45 -0400 (Mon, 10 May 2010)
New Revision: 104656

Added:
   projects/docs/enterprise/WFK/
   projects/docs/enterprise/WFK/Spring_Installation_Guide/
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Author_Group.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Book_Info.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Inside_Applications.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Obtaining_Spring.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Preface.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Shared_Installation.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.ent
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Using_The_Deployer.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Conventions.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Feedback.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Legal_Notice.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Acknowledgements.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Share_and_Share_Alike.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/images/
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_A.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_B.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_C.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_D.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/pom.xml
   projects/docs/enterprise/WFK/Spring_Installation_Guide/publican.cfg
Log:
First version of Spring Installation Guide

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Author_Group.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Author_Group.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Author_Group.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,17 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE authorgroup PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<authorgroup>
+  <author>
+    <firstname>Marius</firstname>
+    <surname>Bogoevici</surname>
+    <affiliation>
+      <orgname>JBoss by Red Hat</orgname>
+    </affiliation>
+    <email>mariusb at redhat.com</email>
+  </author>
+</authorgroup>
+
+

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Book_Info.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Book_Info.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Book_Info.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,31 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<bookinfo id="book-JBoss_Sample_Project-JBoss_Sample_Project">
+  <title>Spring Use Guide</title>
+  <subtitle>Using Certified Versions of Spring on JBoss Platforms</subtitle>
+  <productname>Documentation</productname>
+  <productnumber>0.1</productnumber>
+  <edition>0</edition>
+  <pubsnumber>0</pubsnumber>
+  <abstract>
+    <para>
+  
+</para>
+  </abstract>
+  <corpauthor>
+    <inlinemediaobject>
+      <imageobject>
+        <imagedata fileref="Common_Content/images/title_logo.svg" format="SVG"/>
+      </imageobject>
+    </inlinemediaobject>
+  </corpauthor>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Common_Content/Legal_Notice.xml">
+     <xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude">
+       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fallback_content/Legal_Notice.xml"/>
+     </xi:fallback>
+   </xi:include>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Author_Group.xml"/>
+</bookinfo>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Inside_Applications.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Inside_Applications.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Inside_Applications.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="Inside_Applications">
+  <title>Packaging Spring inside Applications</title>
+
+  <para>The other option, which also is the one most frequently employed by
+  application packagers, is to package Spring inside the deployed application.
+  In order to do so, the application must deploy the files:<itemizedlist>
+      <listitem>
+        <para>for WARs: in the WEB-INF/lib folder;</para>
+      </listitem>
+
+      <listitem>
+        <para>for EARs: in the /lib folder of the archive, or another folder,
+        as indicated by the META-INF/application.xml descriptor;</para>
+      </listitem>
+
+      <listitem>
+        <para>for RARs: in the archive itself.</para>
+      </listitem>
+    </itemizedlist></para>
+
+  <para>For EARs that contain WARs, Spring can be packaged either in the
+  shared library folder of the EAR, or in the WEB-INF/lib folder of each
+  individual WAR that uses it. Unless the WARs use different versions of
+  Spring (a rare occurence), it is advisable to package Spring as a shared
+  library of the EAR.</para>
+
+  <section>
+    <title>Advantages and Disadvantages</title>
+
+    <para>Generally speaking, packaging Spring (or for that matter any other
+    third party framework) inside applications is more common than installing
+    it as a shared library in the application server. The main advantages of
+    doing this are:</para>
+
+    <itemizedlist>
+      <listitem>
+        <para>every deployed application can use a different version of
+        Spring, if necessary;</para>
+      </listitem>
+
+      <listitem>
+        <para>build scripts are, in general simpler;</para>
+      </listitem>
+
+      <listitem>
+        <para>packaged applications can be deployed on any server instance
+        (the target server does not need to be prepared beforehand);</para>
+      </listitem>
+    </itemizedlist>
+
+    <para>On the other hand, the main disadvantages are:<itemizedlist>
+        <listitem>
+          <para>an increased size for each deployed application;</para>
+        </listitem>
+
+        <listitem>
+          <para>memory usage for due to classloading is not very efficient:
+          classes which are common to all applications are loaded multiple
+          times;</para>
+        </listitem>
+      </itemizedlist></para>
+
+    <para>These considerations apply even to other third party frameworks, not
+    only Spring. The size of the framework itself and the number of classes
+    that are loaded</para>
+  </section>
+</chapter>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Obtaining_Spring.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Obtaining_Spring.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Obtaining_Spring.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="Obtaining_Spring">
+  <title>Introduction</title>
+  <para>Spring is certified for use with several JBoss products. The role of
+  this guide is to help the JBoss users to choose a certified distribution of
+  the framework, as well as the most appropriate strategy of using it with
+  their application and target platform.</para>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="section-Section_A.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="section-Section_B.xml"/>
+</chapter>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Preface.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Preface.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Preface.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,22 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<preface id="pref-JBoss_Sample_Project-Preface">
+	<title>Preface</title>
+	<!-- for publican --> 
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Common_Content/Conventions.xml">
+	     <xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude">
+	       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fallback_content/Conventions.xml"/>
+	     </xi:fallback>
+	   </xi:include>
+	<!-- for publican -->  
+	<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Feedback.xml">
+	     <xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude">
+	       <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="fallback_content/Feedback.xml"/>
+	     </xi:fallback>
+	   </xi:include>
+
+</preface>
+

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Shared_Installation.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Shared_Installation.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Shared_Installation.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,115 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="Shared_Installation">
+  <title>Shared Installation</title>
+
+  <para>One of the options of using Spring inside the JBoss platforms is
+  installing it as a shared library. This strategy is preferred when multiple
+  applications using Spring need to run on the same application server, and it
+  is used in order to prevent the inclusion of the JARs in each deployed
+  application. This chapter will explain how you can achieve this and what are
+  the relative advantages and disadvantages of this strategy. </para>
+
+  <section>
+    <title>The installation process</title>
+
+    <para>One can install Spring as a shared library by copying it either in
+    the common library directory of the application server
+    (JBOSS_HOME/common/lib) or into one of the library directory of one of the
+    individual profiles (JBOSS_HOME/server/&lt;profile-name&gt;/lib). Of the
+    two, copying the Spring libraries in the common library directory of the
+    application server is the most typical way of sharing them, because it
+    affects all configurations. However, if necessary, it is possible to share
+    the libraries only for a specific configuration, as described
+    above.</para>
+
+    <simplesect>
+      <title>Determining the JARs that need to be copied</title>
+
+      <para>The set of JARs that need to be installed as shared libraries will
+      typically include all the Spring JARs provided in a distribution (see
+      section 1.1 for details), including AOP Alliance APIs and AspectJ
+      libraries, if necessary.</para>
+    </simplesect>
+
+    <simplesect>
+      <title>Implications on packaging the application</title>
+
+      <para>If Spring libraries are installed as shared libraries inside the
+      application server, they do not need to be included in the deployed
+      applications anymore, as that may lead to classloading errors. </para>
+
+      <para>For Ant builds, this means that the war or ear tasks must not
+      include the spring libraries in the &lt;lib/&gt; element.</para>
+
+      <para>Maven builds can use the </para>
+    </simplesect>
+
+    <simplesect>
+      <title>Overriding the shared version of Spring</title>
+
+      <para>From time to time, a deployed application may need a different
+      version of Spring than the shared one. In such cases, an application may
+      decide to package its own version of Spring, and take advantage of the
+      Java EE classloader hierarchy rules, which give precedence to classes
+      packaged with the application. For doing so, the application must
+      include all the Spring libraries it requires (otherwise, related classes
+      will be loaded from different classloaders).</para>
+    </simplesect>
+  </section>
+
+  <section>
+    <title>Benefits and drawbacks</title>
+
+    <para>Installing the Spring libraries as shared libraries in the
+    application server has a number of advantages:</para>
+
+    <itemizedlist>
+      <listitem>
+        <para>reduces the size of the packaged applications that will be
+        deployed (EARs, WARs, RARs);</para>
+      </listitem>
+
+      <listitem>
+        <para>reduces the number of times Spring classes are loaded by the
+        various classloaders, and thus </para>
+      </listitem>
+
+      <listitem>
+        <para>provides a simple path to upgrade to a different version of the
+        Spring Framework (a single place to do the replacement).</para>
+      </listitem>
+    </itemizedlist>
+
+    <para>Overall, this is an option to consider whenever multiple
+    applications that use the same version of Spring are to be deployed on the
+    same application server instance. The main drawbacks and caveats of this
+    approach are:</para>
+
+    <itemizedlist>
+      <listitem>
+        <para>consistency issues: assumes that all applications which are
+        deployed on the application server are compatible with the same
+        version of Spring and can be upgraded at the same time;</para>
+      </listitem>
+
+      <listitem>
+        <para>build requirements: all applications deployed on the server must
+        be built in a way that does not package Spring, or if they do, they
+        follow the rules described in the "Overriding the shared version of
+        Spring" section above;</para>
+      </listitem>
+
+      <listitem>
+        <para>operational issues: installing the shared Spring libraries
+        becomes part of the application server setup - the packaged
+        applications will not contain the Spring libraries, and won't run on a
+        server that does not contain them;</para>
+      </listitem>
+    </itemizedlist>
+  </section>
+</chapter>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.ent
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.ent	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.ent	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,4 @@
+<!ENTITY PRODUCT "Documentation">
+<!ENTITY BOOKID "Spring_Installation_Guide">
+<!ENTITY YEAR "2010">
+<!ENTITY HOLDER "Red Hat Inc.">

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Spring_Installation_Guide.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<book>
+<!--     This document was created with Syntext Serna Free.     -->  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Book_Info.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Preface.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Obtaining_Spring.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Shared_Installation.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Inside_Applications.xml"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="Using_The_Deployer.xml"/>
+  <index/>
+</book>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Using_The_Deployer.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Using_The_Deployer.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/Using_The_Deployer.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,94 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<chapter id="Using_The_Deployer">
+  <title>Using Spring With the JBoss Spring Deployer</title>
+
+  <para>The Snowdrop distribution includes a Spring Deployer for the JBoss
+  Application Server. This chapter will discuss the various options of
+  packaging Spring when using the Spring Deployer.</para>
+
+  <para>The Spring Deployer needs the Spring classes in order to be able to
+  instantiate ApplicationContexts. The Spring classes can be made available to
+  the Deployer in one of the following ways:</para>
+
+  <itemizedlist>
+    <listitem>
+      <para>shared through the common library folder of the application
+      server;</para>
+    </listitem>
+
+    <listitem>
+      <para>packaged inside the deployer.</para>
+    </listitem>
+  </itemizedlist>
+
+  <simplesect>
+    <title>Using the Spring version shared through the common library
+    folder</title>
+
+    <para>In this scenario, the Spring libraries are already made available to
+    the entire application server and that includes the JBoss Spring Deployer
+    too. In this scenario, the Spring libraries do not need to be packaged
+    inside the deployer. In fact, this may lead to classloading errors due to
+    the duplication of the libraries on the classpath.</para>
+  </simplesect>
+
+  <simplesect>
+    <title>Packaging Spring with the Spring Deployer</title>
+
+    <para>For packaging the Spring libraries inside the deployer, they need to
+    be copied in
+    JBOSS_HOME/server/&lt;configuration&gt;/deployers/spring.deployer (e.g.
+    JBOSS_HOME/server/default/deployers/spring.deployer).</para>
+
+    <para>For Spring 2.5.6.SEC01 you need to package the following Spring
+    jars:</para>
+
+    <itemizedlist>
+      <listitem>
+        <para>spring-beans.jar;</para>
+      </listitem>
+
+      <listitem>
+        <para>spring-context.jar;</para>
+      </listitem>
+
+      <listitem>
+        <para>spring-core.jar;</para>
+      </listitem>
+    </itemizedlist>
+
+    <para>For Spring 3.0.x, you need to package the same jars. If taken from
+    the distribution, their names will follow the OSGi bundle naming
+    conventions:</para>
+
+    <itemizedlist>
+      <listitem>
+        <para>org.springframework.beans-3.0.2.RELEASE.jar;</para>
+      </listitem>
+
+      <listitem>
+        <para>org.springframework.context-3.0.2.RELEASE.jar;</para>
+      </listitem>
+
+      <listitem>
+        <para>org.springframework.core-3.0.2.RELEASE.jar.</para>
+      </listitem>
+    </itemizedlist>
+  </simplesect>
+
+  <simplesect>
+    <title>Deploying Spring together with the Spring deployment</title>
+
+    <para>If the Spring deployment also contains the Spring libraries packaged
+    (as in the Sportsclub example), it is important make sure that all the
+    Spring classes used by the application (directly or indirectly) are
+    included, in order to avoid classloading issues. However, if Spring is
+    deployed in the common library folder, then it doesn't need to be packaged
+    in neither the deployer, nor the application.</para>
+  </simplesect>
+</chapter>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Conventions.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Conventions.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Conventions.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,153 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "../Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section>
+  <title>Document Conventions</title>
+  <para>This manual uses several conventions to highlight certain words and phrases and draw attention to specific pieces of information.
+ </para>
+  <para>In PDF and paper editions, this manual uses typefaces drawn from the <ulink url="https://fedorahosted.org/liberation-fonts/">Liberation Fonts</ulink> set. The Liberation Fonts set is also used in HTML editions if the set is installed on your system. If not, alternative but equivalent typefaces are displayed. 
+ </para>
+  <section>
+    <title>Typographic Conventions</title>
+    <para>The following <application>typographic</application> conventions are used to call attention to specific words and phrases. These conventions, and the circumstances they apply to, are as follows.
+  </para>
+    <para>System input, including shell commands, file names and paths, and  key caps and key-combinations are presented as follows.
+  </para>
+    <blockquote>
+      <para>
+    To see the contents of the file <filename>my_next_bestselling_novel</filename> in your current working directory, enter the <command>cat my_next_bestselling_novel</command> command at the shell prompt and press <keycap>Enter</keycap> to execute the command.
+   </para>
+    </blockquote>
+    <para>The above includes a file name, a shell command and a key cap, all  distinguishable thanks to context.
+  </para>
+    <para>Key-combinations can be distinguished from key caps by the symbol connecting each part of a key-combination. For example:
+  </para>
+    <blockquote>
+      <para>
+    Press <keycap>Enter</keycap> to execute the command.
+   </para>
+      <para>
+    Press  <keycombo>
+          <keycap>Ctrl</keycap>
+          <keycap>Alt</keycap>
+          <keycap>F1</keycap>
+        </keycombo> to switch to the first virtual terminal. Press <keycombo>
+          <keycap>Ctrl</keycap>
+          <keycap>Alt</keycap>
+          <keycap>F7</keycap>
+        </keycombo> to return to your X-Windows session.
+   </para>
+    </blockquote>
+    <para>The first sentence highlights the particular key cap to press. The second highlights two sets of three key caps, each set pressed simultaneously.
+  </para>
+    <para>If source code is discussed, class names, methods, functions, variable names and returned values mentioned within a paragraph are  presented as follows.
+  </para>
+    <blockquote>
+      <para>
+    File-related classes include <classname>filesystem</classname> for file systems, <classname>file</classname> for files, and <classname>dir</classname> for directories. Each class has its own associated set of permissions.
+   </para>
+    </blockquote>
+    <para>Words or phrases encountered on a system, including application names; dialog box text; labeled buttons; check-box and radio button labels; menu titles and sub-menu titles are presented as follows.
+  </para>
+    <blockquote>
+      <para>Choose <menuchoice>
+          <guimenu>System</guimenu>
+          <guimenuitem>Preferences</guimenuitem>
+          <guisubmenu>Mouse</guisubmenu>
+        </menuchoice>    from the main menu bar to launch <application>Mouse Preferences</application>. In the <guilabel>Buttons</guilabel> tab, click the <guilabel>Left-handed mouse</guilabel> check box and click <guibutton>Close</guibutton> to switch the primary mouse button from the left to the right (making the mouse suitable for use in the left hand).
+   </para>
+      <para>To insert a special character into a <application>gedit</application> file, choose <menuchoice>
+          <guimenu>Applications</guimenu>
+          <guimenuitem>Accessories</guimenuitem>
+          <guisubmenu>Character Map</guisubmenu>
+        </menuchoice>   from the main menu bar. Next, choose <menuchoice>
+          <guimenu>Search</guimenu>
+          <guimenuitem>Find</guimenuitem>
+        </menuchoice>  from the <application>Character Map</application> menu bar, type the name of the character in the <guilabel>Search</guilabel> field and click <guibutton>Next</guibutton>. The character you sought will be highlighted in the <guilabel>Character Table</guilabel>. Double-click this highlighted character to place it in the <guilabel>Text to copy</guilabel> field and then click the <guibutton>Copy</guibutton> button. Now switch back to your document and choose <menuchoice>
+          <guimenu>Edit</guimenu>
+          <guimenuitem>Paste</guimenuitem>
+        </menuchoice>  from the <application>gedit</application> menu bar.
+   </para>
+    </blockquote>
+    <para>The above  text includes application names; system-wide menu names and items; application-specific menu names; and buttons and text found within a GUI interface, all  distinguishable by context.
+  </para>
+    <para>Note the  shorthand used to indicate traversal through a menu and its sub-menus. This is to avoid the difficult-to-follow &apos;Select <guimenuitem>Mouse</guimenuitem> from the <guimenu>Preferences</guimenu> sub-menu in the <guimenu>System</guimenu> menu of the main menu bar&apos; approach.
+  </para>
+    <para>Italics denotes text you do not input literally or displayed text that changes depending on circumstance. Replaceable or variable text is presented as follows.
+  </para>
+    <blockquote>
+      <para>To connect to a remote machine using ssh, type <command>ssh <replaceable>username</replaceable>@<replaceable>domain.name</replaceable></command> at a shell prompt. If the remote machine is <filename>example.com</filename> and your username on that machine is john, type <command>ssh john at example.com</command>.
+   </para>
+      <para>
+    The <command>mount -o remount <replaceable>file-system</replaceable></command> command remounts the named file system. For example, to remount the <filename>home</filename> file system, the command is <command>mount -o remount /home</command>.
+   </para>
+      <para>
+    To see the version of a currently installed package, use the <command>rpm -q <replaceable>package</replaceable></command> command. It will return a result as follows: <command>
+          <replaceable>package-version-release</replaceable>
+        </command>.
+   </para>
+    </blockquote>
+    <para>Note the words in bold italics above &mdash; username, domain.name, file-system, package, version and release. Each word is a placeholder, either for text you enter when issuing a command or for text displayed by the system.
+  </para>
+  </section>
+  <section>
+    <title>Pull-quote Conventions</title>
+    <para>
+   Two, commonly multi-line, data types are set off visually from the surrounding text.
+  </para>
+    <para>
+   Output sent to a terminal is presented as follows:
+  </para>
+    <screen>
+books        Desktop   documentation  drafts  mss    photos   stuff  svn
+books_tests  Desktop1  downloads      images  notes  scripts  svgs
+</screen>
+    <para>
+   Source-code listings are presented and highlighted as follows:
+  </para>
+    <programlisting language="Java" role="JAVA">
+package org.jboss.book.jca.ex1;
+
+import javax.naming.InitialContext;
+
+public class ExClient
+{
+   public static void main(String args[]) 
+       throws Exception
+   {
+      InitialContext iniCtx = new InitialContext();
+      Object         ref    = iniCtx.lookup(&quot;EchoBean&quot;);
+      EchoHome       home   = (EchoHome) ref;
+      Echo           echo   = home.create();
+
+      System.out.println(&quot;Created Echo&quot;);
+
+      System.out.println(&quot;Echo.echo(&apos;Hello&apos;) = &quot; + echo.echo(&quot;Hello&quot;));
+   }
+   
+}
+</programlisting>
+  </section>
+  <section>
+    <title>Notes and Warnings</title>
+    <para>Finally, we use three visual styles to draw attention to information that might otherwise be overlooked.
+  </para>
+    <warning>
+      <title>Warning</title>
+      <para>A Warning should not be ignored. Ignoring warnings will most likely cause data loss.
+   </para>
+    </warning>
+    <important>
+      <title>Important</title>
+      <para>Important boxes detail things that are easily missed: configuration changes that only apply to the current session, or services that need restarting before an update will apply. Ignoring Important boxes won&apos;t cause data loss but may cause irritation and frustration.
+   </para>
+    </important>
+    <note>
+      <title>Note</title>
+      <para>A note is a tip or shortcut or alternative approach to the task at hand. Ignoring a note should have no negative consequences, but you might miss out on a trick that makes your life easier.
+   </para>
+    </note>
+  </section>
+</section>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Feedback.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Feedback.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Feedback.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,14 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "../Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+
+]>
+<section>
+  <title id="section-Feedback_">Your feedback is vital</title>
+  <para>If you believe the JBoss Documentation Guide can  be improved in any way, we want to hear from you! </para>
+  <para>Please submit a documentation issue using the JIRA tracking system against the project <application>&PRODUCT;</application>
+ and the component <citetitle>&BOOKID;</citetitle>. </para>
+  <para>If you have a suggestion for improving the documentation, try to be as specific as possible when describing it. If you have found an error, please include the section number and some of the surrounding text so we can find it easily.
+ </para>
+</section>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Legal_Notice.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Legal_Notice.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/Legal_Notice.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,10 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE legalnotice PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "../Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<legalnotice>
+	<para>
+		Copyright.
+	</para>
+</legalnotice>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Acknowledgements.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Acknowledgements.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Acknowledgements.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "../JBoss_Documentation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section>
+  <title>Acknowledgements</title>
+  <para>Many thanks to the following Red Hat  Engineering Content Services contributors for adding valuable content to this reference.</para>
+  <para>Darrin Mison contributed  the base   technical information for <xref linkend="iim-Interop_Install_Maven"/>,  and <xref linkend="pwj-Publish_With_jDocBook"/>.</para>
+  <para>Sean Rogers  contributed heavily to <xref linkend="sg-Structure_Guidelines"/> with reworked and detailed XML element guidelines from the ECS wiki.   These guidelines were originally written by David O&apos;Brien.</para>
+  <para>Many thanks to  Ruediger Landmann and the Publican Team for allowing us to directly include <xref linkend="sect-Users_Guide-Disallowed_elements_and_attributes-Disallowed_attributes"/>, <xref linkend="sect-Users_Guide-Disallowed_elements_and_attributes-Disallowed_elements"/>, and <xref linkend="sge-Structure_Guidlines_Entities"/> from the Publican User Guide.   </para>
+</section>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Share_and_Share_Alike.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Share_and_Share_Alike.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/fallback_content/section-Share_and_Share_Alike.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,8 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!-- This document was created with Syntext Serna Free. --><!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "docbookV4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "../JBoss_Documentation_Guide.ent">
+%BOOK_ENTITIES;]>
+<section id="sasa-Share_and_Share_Alike">
+  <title>License</title>
+  <para>This document is licensed under the Creative Commons  <ulink url="http://creativecommons.org/about/license/">CC-BY-SA license</ulink>.  You are welcome to utilize any content contained in this user guide according to the terms of this license. </para>
+</section>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_A.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_A.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_A.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="Obtaining_Spring-section">
+  <title>Obtaining Spring</title>
+
+  <para>You can obtain a certified version of the Spring Framework in a few
+  different ways:</para>
+
+  <itemizedlist>
+    <listitem>
+      <para>downloading it from the Spring Framework site
+      (http://www.springsource.org/downloads/community);</para>
+    </listitem>
+
+    <listitem>
+      <para>downloading it from a public repository (Maven or Ivy).</para>
+    </listitem>
+  </itemizedlist>
+
+  <para>The following versions of the Spring Framework are certified:</para>
+
+  <itemizedlist>
+    <listitem>
+      <para>2.5.6.SEC01</para>
+    </listitem>
+
+    <listitem>
+      <para>3.0.2.RELEASE</para>
+    </listitem>
+  </itemizedlist>
+
+  <para>Instructions on how to download and to set up repositories for using
+  the community versions of Spring can be found in the Spring Reference
+  documentation
+  (http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/overview.html#dependency-management).
+  While the instructions above have been written taking Spring 3 into
+  consideration, they are applicable to version 2.5.6.SEC01 as well.</para>
+
+  <simplesect>
+    <title>How to find the Spring JARs in a downloaded distribution</title>
+
+    <para>The downloadable distributions of the Spring Framework may or may
+    not include dependencies required by Spring to integrate with third party
+    frameworks. A significant portion of these dependencies are already
+    provided by JBoss. The scope of this document encompasses only the Spring
+    JARs and a few special dependencies. The Spring JARs can be found in the
+    dist/ folder of the downloaded distribution for both the 2.5.6.SEC01 and
+    3.0.2.RELEASE distributions.</para>
+
+    <para>Other dependencies potentially requred by the Spring Framework and
+    provided by the Spring distribution are the AOP Alliance APIs and AspectJ
+    (if using AspectJ in your applications). In general, the AOP Alliance APIs
+    are required even by transaction management scenarios, so it is a good
+    idea to include deploy them as well.</para>
+  </simplesect>
+</section>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_B.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_B.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_B.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sect-JBoss_Sample_Project-Test_Section_B">
+  <title>Packaging Options</title>
+
+  <para>When using the Spring Framework in an application, one problem that is
+  oftenly encountered is how to package and distribute the framework. The main
+  options are:</para>
+
+  <itemizedlist>
+    <listitem>
+      <para>installing the framework libraries as shared libraries on the
+      platform;</para>
+    </listitem>
+
+    <listitem>
+      <para>packaging the framework libraries together with the
+      application.</para>
+    </listitem>
+  </itemizedlist>
+
+  <para>In the following chapters, we will discuss both of these options,
+  explaining how they can be implemented, as well as their relative advantages
+  and disadvantages. </para>
+</section>

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_C.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_C.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_C.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "Spring_Installation_Guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sect-JBoss_Sample_Project-Test_Section_C">
+	<title>Test Section C</title>
+	<para>
+		This structure (section, title, para) is the minimum amount of XML structure a section can contain.
+	</para>
+</section>
+
+

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_D.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_D.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/en-US/section-Section_D.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,11 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+]>
+<section id="sect-JBoss_Sample_Project-Test_Section_D">
+	<title>Test Section D</title>
+	<para>
+		This structure (section, title, para) is the minimum amount of XML structure a section can contain.
+	</para>
+</section>
+
+

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/pom.xml
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/pom.xml	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/pom.xml	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,188 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+  
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.jboss.project</groupId>
+  <artifactId>${docname}-${translation}</artifactId>
+  <version>1.0</version>
+  <packaging>jdocbook</packaging>
+  <name>${bookname}-(${translation})</name>
+
+  <properties>
+    <translation>en-US</translation>
+    <docname>Spring_Installation_Guide</docname>
+    <bookname>Spring Installation Guide</bookname>
+  </properties> 
+
+  <profiles>
+
+    <!-- mvn compile -->
+    <profile>
+      <id>all</id>
+      <activation>
+        <activeByDefault>true</activeByDefault>
+      </activation>
+      <build>
+      <plugins>
+        <plugin>
+          <groupId>org.jboss.maven.plugins</groupId>
+          <artifactId>maven-jdocbook-plugin</artifactId>
+          <version>2.2.0</version>
+          <extensions>true</extensions>
+          <configuration>
+            <formats>
+              <format>
+                <formatName>pdf</formatName>
+                <stylesheetResource>classpath:/xslt/org/jboss/pdf.xsl</stylesheetResource>
+                <finalName>${docname}.pdf</finalName>
+              </format>
+              <format>
+                <formatName>html</formatName>
+                <stylesheetResource>classpath:/xslt/org/jboss/xhtml.xsl</stylesheetResource>
+                <finalName>index.html</finalName>
+              </format>
+              <format>
+                <formatName>html_single</formatName>
+                <stylesheetResource>classpath:/xslt/org/jboss/xhtml-single.xsl</stylesheetResource>
+                <finalName>index.html</finalName>
+              </format>
+            </formats>
+          </configuration>
+        </plugin>
+      </plugins>
+      </build>
+    </profile>
+
+    <!-- mvn compile -Phtml -->
+    <profile>
+      <id>html</id>
+      <activation>
+        <activeByDefault>false</activeByDefault>
+      </activation>
+      <build>
+      <plugins>
+        <plugin>
+          <groupId>org.jboss.maven.plugins</groupId>
+          <artifactId>maven-jdocbook-plugin</artifactId>
+          <version>2.2.0</version>
+          <extensions>true</extensions>
+          <configuration>
+            <formats>
+              <format>
+                <formatName>html</formatName>
+                <stylesheetResource>classpath:/xslt/org/jboss/xhtml.xsl</stylesheetResource>
+                <finalName>index.html</finalName>
+              </format>
+            </formats>
+          </configuration>
+        </plugin>
+      </plugins>
+      </build>
+    </profile>
+
+    <!-- mvn compile -Phtml-single -->
+    <profile>
+      <id>html-single</id>
+      <activation>
+        <activeByDefault>false</activeByDefault>
+      </activation>
+      <build>
+      <plugins>
+        <plugin>
+          <groupId>org.jboss.maven.plugins</groupId>
+          <artifactId>maven-jdocbook-plugin</artifactId>
+          <version>2.2.0</version>
+          <extensions>true</extensions>
+          <configuration>
+            <formats>
+              <format>
+                <formatName>html_single</formatName>
+                <stylesheetResource>classpath:/xslt/org/jboss/xhtml-single.xsl</stylesheetResource>
+                <finalName>index.html</finalName>
+              </format>
+            </formats>
+          </configuration>
+        </plugin>
+      </plugins>
+      </build>
+    </profile>
+
+    <!-- mvn compile -Ppdf -->
+    <profile>
+      <id>pdf</id>
+      <activation>
+        <activeByDefault>false</activeByDefault>
+      </activation>
+      <build>
+      <plugins>
+        <plugin>
+          <groupId>org.jboss.maven.plugins</groupId>
+          <artifactId>maven-jdocbook-plugin</artifactId>
+          <version>2.2.0</version>
+          <extensions>true</extensions>
+          <configuration>
+            <formats>
+              <format>
+                <formatName>pdf</formatName>
+                <stylesheetResource>classpath:/xslt/org/jboss/pdf.xsl</stylesheetResource>
+                <finalName>${docname}.pdf</finalName>
+              </format>
+            </formats>
+          </configuration>
+        </plugin>
+      </plugins>
+      </build>
+    </profile>
+  </profiles>
+
+  <build>
+    <plugins>
+      <plugin>
+        <groupId>org.jboss.maven.plugins</groupId>
+        <artifactId>maven-jdocbook-plugin</artifactId>
+        <version>2.2.0</version>
+        <extensions>true</extensions>
+        <dependencies>
+          <dependency>
+            <groupId>org.jboss</groupId>
+            <artifactId>jbossorg-docbook-xslt</artifactId>
+            <version>1.1.0</version>
+          </dependency>
+          <dependency>
+            <groupId>org.jboss</groupId>
+            <artifactId>jbossorg-jdocbook-style</artifactId>
+            <version>1.1.0</version>
+            <type>jdocbook-style</type>
+          </dependency>
+        </dependencies>
+        <configuration>
+          <sourceDocumentName>${docname}.xml</sourceDocumentName>
+          <sourceDirectory>.</sourceDirectory>
+          <imageResource>
+            <directory>${translation}</directory>
+            <includes>
+              <include>images/*</include>
+            </includes>
+          </imageResource>
+          <options>
+            <xincludeSupported>true</xincludeSupported>
+            <xmlTransformerType>saxon</xmlTransformerType>
+            <!-- needed for uri-resolvers; can be ommitted if using 'current' uri scheme -->
+            <!-- could also locate the docbook dependency and inspect its version -->
+            <docbookVersion>1.72.0</docbookVersion>
+            <transformerParameters>
+              <property>
+                <name>javax.xml.parsers.DocumentBuilderFactory</name>
+                <value>org.apache.xerces.jaxp.DocumentBuilderFactoryImpl</value>
+              </property>
+              <property>
+                <name>javax.xml.parsers.SAXParserFactory</name>
+                <value>org.apache.xerces.jaxp.SAXParserFactoryImpl</value>
+              </property>
+            </transformerParameters>
+          </options>
+        </configuration>
+      </plugin>
+    </plugins>
+  </build>
+</project>
+

Added: projects/docs/enterprise/WFK/Spring_Installation_Guide/publican.cfg
===================================================================
--- projects/docs/enterprise/WFK/Spring_Installation_Guide/publican.cfg	                        (rev 0)
+++ projects/docs/enterprise/WFK/Spring_Installation_Guide/publican.cfg	2010-05-11 03:57:45 UTC (rev 104656)
@@ -0,0 +1,10 @@
+# Config::Simple 4.59
+# Wed Nov 11 16:16:32 2009
+
+debug: 1
+xml_lang: en-US
+type: Book
+brand: common
+# brand: JBoss
+# brand: jboss-community
+




More information about the jboss-cvs-commits mailing list