On Tue, Oct 30, 2001 at 02:15:58PM -0000, Weir, John wrote: > Is it possible to maintain the connections in a connection pool ? This is a > similar issue to Database Connections and the pooled approach works there > > Just a thought
You could write a resource adapter for your CORBA connections and get connection pooling through the container in the same way as for JDBC connections. Toby. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
