[jboss-user] [JCA/JBoss] - Re: Example of TCP JCA Connector

weston.price@jboss.com do-not-reply at jboss.com
Tue Jan 30 13:22:50 EST 2007


JBoss doesn't ship with a TCP connector, however, you can take a look at the connector project specifically in the

connector/org/jboss/resource/adapter/jdbc

to see how a JCA works under the hood. The concept are basically the same for all types of adapters. Pooling, security etc is done for you so a majority of what you will usually need in terms of management comes 'out of the box'. Also, our testsuite has examples of a few types of adapters as well.



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008433#4008433

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008433



More information about the jboss-user mailing list