Connection Factory lookup / new instance ManagedConnectionFactory?

Andreas Mueller <[email protected]> Wed, 27 Aug 2003 11:02:00 +0200
Newsgroups gmane.comp.java.sun.connector
Message-ID <[email protected]>
Hello,

page 233 of the connector 1.5. spec states that a new
ManagedConnectionFactory is created if a component does a JNDI lookup on a
ConnectionFactory. On another page the spec states that the app server
should implement connection pooling dependent on the
ManagedConnectionFactory (create a pool of ManagedConnections for each
ManagedConnectionFactory).

A pooling is a bit difficult if a ManagedConnectionFactory is created on
each JNDI lookup. ;-)

Could someone clearify, please?

Thanks,
Andreas
--
Andreas Mueller
IIT GmbH, Bremen/Germany
http://www.swiftmq.com

===========================================================================
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff CONNECTOR-INTEREST".  For general help, send email to
[email protected] and include in the body of the message "help".