User: tobyallsopp
Date: 01/04/15 19:03:45
Modified: business cvs.html jboss-jbosscx.html
Log:
Updated some JBossCX info.
Revision Changes Path
1.9 +1 -0 newsite/business/cvs.html
Index: cvs.html
===================================================================
RCS file: /cvsroot/jboss/newsite/business/cvs.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cvs.html 2001/04/13 21:28:10 1.8
+++ cvs.html 2001/04/16 02:03:45 1.9
@@ -71,6 +71,7 @@
<li><b>jnp</b>: the JNDI implementation
<li><b>zola</b>: the application model
<li><b>jbossmq</b>: the JMS implementation
+
<li><b>jbosscx</b>: the JCA implementation
</ul>
<p class="head">More information on Build and Source
1.2 +35 -16 newsite/business/jboss-jbosscx.html
Index: jboss-jbosscx.html
===================================================================
RCS file: /cvsroot/jboss/newsite/business/jboss-jbosscx.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jboss-jbosscx.html 2001/02/17 11:39:27 1.1
+++ jboss-jbosscx.html 2001/04/16 02:03:45 1.2
@@ -33,12 +33,22 @@
resources. The JCA will be a required part of J2EE
1.3.</p>
- <p>JBossCX started when <b>Toby Allsopp</b> and <b>Aaron
- Mulder</b> independently implemented parts of JCA at
- about the same time. Toby maintains the
- JBoss-specific parts, i.e. JBossCX, while Aaron
+ <p>JBossCX started when <a
+ href="mailto:[EMAIL PROTECTED]">Toby Allsopp</a>
+ and <b>Aaron Mulder</b> independently implemented
+ parts of JCA at about the same time. Toby maintains
+ the JBoss-specific parts, i.e. JBossCX, while Aaron
maintains the connection manager implementations that
are part of Minerva.</p>
+
+ <p>Minerva, maintained by <a
+ href="mailto:[EMAIL PROTECTED]">Aaron
+ Mulder</a>, is a generic object pooling framework
+ that includes specialised pools for JDBC
+ connections. It's source code is between homes at the
+ moment, but a snapshot of the version bundled with
+ JBoss is included in the <tt>src/external/</tt>
+ directory of the JBossCX module.</p>
</td>
</tr>
<tr>
@@ -46,17 +56,24 @@
</tr>
<tr>
<td class="newsbody">
+ Each feature is prefixed with the version of JBoss that
+ is required in order to use the feature.
<ul>
- <li>Support for resource adapters that support local
- transaction, XA transactions and for those that
- don't support transactions at all</li>
+ <li>[2.2+] Support for resource adapters that support
+ local transactions, XA transactions and for those
+ that don't support transactions at all</li>
- <li>Flexible resource principal mapping
+ <li>[2.2+] Flexible resource principal mapping
architecture. Currently the only principal mapping
scheme implemented is to a single resource
principal per connection factory.</li>
+
+ <li>[2.2+] Support for basic password
+ credentials.</li>
- <li>Support for basic password credentials.</li>
+ <li>[2.3+] Resource adapters can be deployed by
+ placing the RAR in a specific directory, just like
+ other application components.</li>
</ul>
</td>
</tr>
@@ -66,14 +83,14 @@
<tr>
<td class="newsbody">
<ul>
- <li>Integrate RAR deployer with J2EE deployer
- (currently underway - expected after next stable
- JBoss release)</li>
+ <li>Integrate RAR deployer with J2EE deployer so that
+ RARs can be deployed as part of EARs (currently
+ awaiting new deployer architecture - expected for
+ the JBoss 2.4 release)</li>
<li>Correctly handle resources that are kept open
- across multiple transactions (planned for after
- next stable JBoss release as it will need to reach
- outside of JBossCX)</li>
+ across multiple transactions (planned for the 2.3
+ or 2.5 development cycle)</li>
</ul>
</td>
<tr>
@@ -91,7 +108,9 @@
</tr>
<tr>
<td class="newsbody">
- <p>JBossCX is distributed as part of JBoss/Server.</p>
+ <p>JBossCX is distributed as part of the combined
+ JBoss/Server packages made available from this
+ website.</p>
<p>The source is in a separate CVS module: <a
href="cvs.html">jbosscx</a></td>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development