Re: Single instance of the ManagedConnectionFactory??
Binod <[email protected]> Thu, 3 May 2007 15:40:54 +0530
| Newsgroups | gmane.comp.java.sun.connector |
|---|---|
| Message-ID | <[email protected]> |
> Hi, > > I am wondering if anybody can help me with an answer to the following > question. > > Does the JCA spec (1.5) guarantee that an application server will maintain > only a single instance of the ManagedConnectionFactory class per target EIS > instance? > No. An application server might create multiple connection pools each using a ManagedConnectionFactory instance. Also, section 6.5.3.3. is an example and is not a requirement. Can you explain what exactly is the issue you are facing? - Binod. > Section 6.5.3.3 seems to make this point a little fuzzy to me. > > Thanks for any help! > -- > Stephen New > Rules Architect > Object Connections Australia > W. www.objectconnections.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".