User: tobyallsopp
  Date: 01/04/07 20:32:58

  Modified:    src/docs howtojca.xml
  Log:
  Changed non-existent file links to point to the files section.
  
  Removed implementation status section - this is the project page's job.
  
  Revision  Changes    Path
  1.4       +10 -28    manual/src/docs/howtojca.xml
  
  Index: howtojca.xml
  ===================================================================
  RCS file: /cvsroot/jboss/manual/src/docs/howtojca.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- howtojca.xml      2001/04/01 08:18:45     1.3
  +++ howtojca.xml      2001/04/08 03:32:58     1.4
  @@ -12,7 +12,7 @@
       </author>
     </sectioninfo>
   
  -    <title>JBossCX Configuration</title>
  +  <title>JBossCX Configuration</title>
   
     <section>
       <title>Introduction</title>
  @@ -302,8 +302,13 @@
       <title>Example - Black Box Example Adapter from Sun</title>
       <para>
         For this example you will need Sun's example resource adapter,
  -      available here. The source code for this resource adapter is
  -      also available - this is useful if writing your own adapter.
  +      available from the files section under documentation at <ulink
  +      url="http://www.jboss.org/">jboss.org</ulink>. We will use the
  +      local transaction version, named
  +      <filename>blackbox-tx.rar</filename>. The source code for this
  +      resource adapter is also available, under the name
  +      <filename>connector-1_0-ea-src.zip</filename> - this is useful
  +      if writing your own adapter.
       </para>
   
       <para>
  @@ -395,31 +400,8 @@
     <section id = "jca4">
       <title>Implementation Status</title>
       <para>
  -      Note that this section is likely to lag the latest developments
  -      in CVS. When a stable release including JBossCX is made then
  -      this section should reflect the status of the released
  -      implementation.
  +      See the JBossCX project page on <ulink
  +      url="http://www.jboss.org/">jboss.org</ulink>
       </para>
  -    <section>
  -      <title>Unimplemented Features</title>
  -      <itemizedlist>
  -        <listitem>
  -          <para>Automatic connection manager selection based on
  -            resource adapter capabilities. </para>
  -        </listitem>
  -        <listitem>
  -          <para>Mapping to more than one resource principal per
  -            connection factory.</para>
  -        </listitem>
  -      </itemizedlist>
  -    </section>
  -    <section>
  -      <title>Limitations</title>
  -      <para>
  -        Transaction association doesn't work properly unless the
  -        transaction is started before the connection is obtained.
  -      </para>
  -    </section>
  -
     </section>
   </section>
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to