Re: Connection Factory lookup / new instance ManagedConnectionFactory?

Andreas Moesching <[email protected]> Wed, 27 Aug 2003 10:38:17 +0100
Newsgroups gmane.comp.java.sun.connector
Organization IONA
Message-ID <[email protected]>
Andreas

The implementation of equals and hashCode method will make a
ManagedConnectionFactory unique based on its configuration properties.

More on page 50 of the 1.5 spec

cheers

Andreas Moesching
IONA
Making Software Work Together TM

Andreas Mueller wrote:
> 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".
>

===========================================================================
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".