[jboss-cvs] JBossAS SVN: r104322 - in projects/jboss-jca/tags: JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources and 2 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 29 13:37:28 EDT 2010


Author: jesper.pedersen
Date: 2010-04-29 13:37:27 -0400 (Thu, 29 Apr 2010)
New Revision: 104322

Added:
   projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/
   projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources/codegenerator.properties
   projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/master.xml
   projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/modules/codegenerator.xml
Removed:
   projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources/codegenerator.properties
   projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/master.xml
Log:
JBoss JCA 1.0.0.Alpha11

Copied: projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11 (from rev 104291, projects/jboss-jca/trunk)

Deleted: projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources/codegenerator.properties
===================================================================
--- projects/jboss-jca/trunk/codegenerator/src/main/resources/codegenerator.properties	2010-04-28 11:26:58 UTC (rev 104291)
+++ projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources/codegenerator.properties	2010-04-29 17:37:27 UTC (rev 104322)
@@ -1,8 +0,0 @@
-package.name=Please input ResourceAdapter package name: 
-class.name=Please input ResourceAdapter class name: 
-config.properties=Please input config properties [enter to quit]: 
-config.properties.name=Name: 
-config.properties.type=Type: 
-config.properties.value=Value: 
-output.dir=Please input output directory: 
-java.wrote=Java file wrote
\ No newline at end of file

Copied: projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources/codegenerator.properties (from rev 104316, projects/jboss-jca/trunk/codegenerator/src/main/resources/codegenerator.properties)
===================================================================
--- projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources/codegenerator.properties	                        (rev 0)
+++ projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/codegenerator/src/main/resources/codegenerator.properties	2010-04-29 17:37:27 UTC (rev 104322)
@@ -0,0 +1,8 @@
+package.name=Package name: 
+class.name=Resource adapter class name: 
+config.properties=Resource adapter config properties [enter to quit]: 
+config.properties.name=Name: 
+config.properties.type=Type: 
+config.properties.value=Value: 
+output.dir=Output directory: 
+java.wrote=Code generated
\ No newline at end of file

Deleted: projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/master.xml
===================================================================
--- projects/jboss-jca/trunk/doc/userguide/en/master.xml	2010-04-28 11:26:58 UTC (rev 104291)
+++ projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/master.xml	2010-04-29 17:37:27 UTC (rev 104322)
@@ -1,48 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
-        "../../../tools/docbook/support/docbook-dtd/docbookx.dtd" [
-        <!ENTITY about SYSTEM "modules/about.xml">
-        <!ENTITY introduction SYSTEM "modules/introduction.xml">
-        <!ENTITY download SYSTEM "modules/download.xml">
-        <!ENTITY nc_installation SYSTEM "modules/installation.xml">
-        <!ENTITY configuration SYSTEM "modules/configuration.xml">
-        <!ENTITY deployment SYSTEM "modules/deployment.xml">
-        <!ENTITY running SYSTEM "modules/running.xml">
-        <!ENTITY validator SYSTEM "modules/validator.xml">
-        <!ENTITY embedded SYSTEM "modules/embedded.xml">
-        <!ENTITY community SYSTEM "modules/community.xml">
-        <!ENTITY troubleshooting SYSTEM "modules/troubleshooting.xml">
-        ]>
-<book lang="en">
-   <bookinfo>
-      <title>JBoss JCA 1.0 User's Guide</title>
-
-      <subtitle>Connecting your Enterprise Information Systems</subtitle>
-
-   </bookinfo>
-
-   <toc></toc>
-
-   &about;
-
-   &introduction;
-
-   &download;
-
-   &nc_installation;
-
-   &configuration;
-
-   &deployment;
-
-   &running;
-
-   &validator;
-
-   &embedded;
-
-   &community;
-
-   &troubleshooting;
-
-</book>

Copied: projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/master.xml (from rev 104314, projects/jboss-jca/trunk/doc/userguide/en/master.xml)
===================================================================
--- projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/master.xml	                        (rev 0)
+++ projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/master.xml	2010-04-29 17:37:27 UTC (rev 104322)
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3CR3//EN"
+        "../../../tools/docbook/support/docbook-dtd/docbookx.dtd" [
+        <!ENTITY about SYSTEM "modules/about.xml">
+        <!ENTITY introduction SYSTEM "modules/introduction.xml">
+        <!ENTITY download SYSTEM "modules/download.xml">
+        <!ENTITY nc_installation SYSTEM "modules/installation.xml">
+        <!ENTITY configuration SYSTEM "modules/configuration.xml">
+        <!ENTITY deployment SYSTEM "modules/deployment.xml">
+        <!ENTITY running SYSTEM "modules/running.xml">
+        <!ENTITY validator SYSTEM "modules/validator.xml">
+        <!ENTITY codegenerator SYSTEM "modules/codegenerator.xml">
+        <!ENTITY embedded SYSTEM "modules/embedded.xml">
+        <!ENTITY community SYSTEM "modules/community.xml">
+        <!ENTITY troubleshooting SYSTEM "modules/troubleshooting.xml">
+        ]>
+<book lang="en">
+   <bookinfo>
+      <title>JBoss JCA 1.0 User's Guide</title>
+
+      <subtitle>Connecting your Enterprise Information Systems</subtitle>
+
+   </bookinfo>
+
+   <toc></toc>
+
+   &about;
+
+   &introduction;
+
+   &download;
+
+   &nc_installation;
+
+   &configuration;
+
+   &deployment;
+
+   &running;
+
+   &validator;
+
+   &codegenerator;
+
+   &embedded;
+
+   &community;
+
+   &troubleshooting;
+
+</book>

Copied: projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/modules/codegenerator.xml (from rev 104314, projects/jboss-jca/trunk/doc/userguide/en/modules/codegenerator.xml)
===================================================================
--- projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/modules/codegenerator.xml	                        (rev 0)
+++ projects/jboss-jca/tags/JBOSS_JCA_1_0_0_ALPHA11/doc/userguide/en/modules/codegenerator.xml	2010-04-29 17:37:27 UTC (rev 104322)
@@ -0,0 +1,71 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<chapter id="codegenerator">
+   <title>Code generator</title>
+
+   <section id="codegenerator_introduction">
+      <title>Introduction</title>
+
+      <para>The JBoss JCA project includes a resource adapter code generator which can
+        generate a complete code skeleton that will help developers get started with
+        their development tasks.</para>
+
+   </section>
+
+   <section id="codegenerator_functionality">
+      <title>Functionality</title>
+
+      <para>The code generator will generate a resource adapter code skeleton based
+        on the user input. Currently the focus is on</para>
+
+      <itemizedlist spacing="compact">
+        <listitem>
+          Resource adapter using JCA 1.6 annotations
+        </listitem>
+        <listitem>
+          Apache Ant build environment
+        </listitem>
+      </itemizedlist>
+
+   </section>
+
+   <section id="codegenerator_running">
+      <title>Running the tool</title>
+
+      <para>The code generator can be run on the command line by</para>
+
+      <programlisting>
+./codegenerator.sh
+      </programlisting>
+
+      <para>from the <code>doc/codegenerator</code> directory.</para>
+
+      <para>The code generator supports the following arguments</para>
+
+      <table frame="all">
+        <title>Code generator arguments</title>
+        <tgroup cols="2" align="left" colsep="1" rowsep="1">
+          <colspec colname="c1" colwidth="2*"/>
+          <colspec colname="c2" colwidth="3*"/>
+          <thead>
+            <row>
+              <entry align="left">Argument</entry>
+              <entry align="left">Desciption</entry>
+            </row>
+          </thead>
+          <tbody>
+            <row>
+              <entry><code>-o</code></entry>
+              <entry>
+                Specifies the output directory for the code skeleton.
+              </entry>
+            </row>
+          </tbody>
+        </tgroup>
+      </table>
+
+      <para>The developer must then answer various questions regarding the
+        properties of the resource adapter.</para>
+
+   </section>
+
+</chapter>




More information about the jboss-cvs-commits mailing list