User: allsopp 
  Date: 01/02/05 14:18:49

  Modified:    documentation jca_config.html
  Log:
  Started using name JBossCX.
  Linked to config docs from documentation pages.
  
  Revision  Changes    Path
  1.6       +21 -8     newsite/documentation/jca_config.html
  
  Index: jca_config.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/documentation/jca_config.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- jca_config.html   2001/02/04 07:50:14     1.5
  +++ jca_config.html   2001/02/05 22:18:49     1.6
  @@ -1,10 +1,10 @@
   <html>
     <head>
  -    <title>JBoss PRE-2.1: J2EE Connector Architecture Configuration</title>
  +    <title>JBoss PRE-2.1: JBossCX Configuration</title>
       <link rel="stylesheet" type="text/css" href="HowTo.css" title="style"/>
     </head>
     <body><div class="page">
  -    <h1>JBoss PRE-2.1: J2EE Connector Architecture Configuration</h1>
  +    <h1>JBoss PRE-2.1: JBossCX Configuration</h1>
   
       <div class="para">
         This section describes the configuration changes necessary in
  @@ -21,6 +21,13 @@
         page</a>.
       </div>
   
  +    <div class="para">
  +      JBossCX is the name of the JBoss module that provides RAR
  +      deployment and connects a resource adapter to a connection
  +      manager to create a connection factory accessible by application
  +      components through JNDI.
  +    </div>
  +
       <h2>Contents</h2>
   
       <div class="para">
  @@ -303,7 +310,7 @@
   
       <div class="para">
         <em>Note that this section is likely to lag the latest
  -      developments in CVS. When a stable release including the JCA is
  +      developments in CVS. When a stable release including JBossCX is
         made then this section should reflect the status of the released
         implementation.</em>
       </div>
  @@ -328,13 +335,13 @@
   
       <div class="footer">
         Author: <a href="mailto:[EMAIL PROTECTED]">Toby Allsopp</a><br/>
  -      Revision: $Id: jca_config.html,v 1.5 2001/02/04 07:50:14 allsopp Exp $
  +      Revision: $Id: jca_config.html,v 1.6 2001/02/05 22:18:49 allsopp Exp $
       </div>
     </div></body>
   </html>
   <!--  LocalWords:  PRE EE HowTo css JCA JDBC JNDI MBean ConnectionFactoryLoader
    -->
  -<!--  LocalWords:  TBD URL RAR RAR CVS href foo mbean FactoryName JBoss XA
  +<!--  LocalWords:  TBD URL RAR RAR CVS href foo mbean FactoryName JBoss XA HTML
    -->
   <!--  LocalWords:  RARDeployerName ResourceAdapterName DefaultDomain BlackBoxDS
    -->
  @@ -343,10 +350,16 @@
   <!--  LocalWords:  RARDeployer XADataSourceName PrincipalMappingClass MinSize
    -->
   <!--  LocalWords:  PrincipalMappingProperties PoolStrategy MaxSize GCEnabled
  + -->
  +<!--  LocalWords:  InvalidateOnError JMX JBossCX
  + -->
  +<!--  LocalWords:  IdleTimeoutEnabled LoggingEnabled MBeans LocalTx
  + -->
  +<!--  LocalWords:  MaxIdleTimeoutPercent ConnectionManagerFactoryName DefaultDS
    -->
  -<!--  LocalWords:  GCMinIdleTime InvalidateOnError TimestampUsed GCInterval
  +<!--  LocalWords:  ConnectionManagerProperties ConnectionURL PoolConfiguration
    -->
  -<!--  LocalWords:  IdleTimeout IdleTimeoutEnabled LoggingEnabled
  +<!--  LocalWords:  MinervaSharedLocalCMFactory TrackLastUsed GCIntervalMillis
    -->
  -<!--  LocalWords:  MaxIdleTimeoutPercent
  +<!--  LocalWords:  GCMinIdleMillis IdleTimeoutMillis
    -->
  
  
  

Reply via email to