Author: irooskov(a)redhat.com
Date: 2012-03-08 19:01:25 -0500 (Thu, 08 Mar 2012)
New Revision: 39394
Added:
trunk/cdi/docs/reference/en-US/Introduction.xml
Log:
updated with missing file
Added: trunk/cdi/docs/reference/en-US/Introduction.xml
===================================================================
--- trunk/cdi/docs/reference/en-US/Introduction.xml (rev 0)
+++ trunk/cdi/docs/reference/en-US/Introduction.xml 2012-03-09 00:01:25 UTC (rev 39394)
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='utf-8' ?>
+
+ <chapter id="chap-CDI_Tools_Reference_Guide-Introduction">
+ <title>Introduction to CDI tooling</title>
+ <para>
+ Context Dependency Injection (CDI) tooling allows you to easily add and work with the
CDI programming model for your web-based applications. This guide demonstrates how to add
CDI to existing projects and create new projects with the CDI wizard. For information on
the specifics of CDI outside of the tooling, see <ulink
url="http://jcp.org/en/jsr/detail?id=299">http://jcp.org/en/...;.
+ </para>
+</chapter>
+