Question on Connection Sharing
Gurudev Parmar <[email protected]> Fri, 15 Nov 2002 11:38:08 +0530
| Newsgroups | gmane.comp.java.sun.connector |
|---|---|
| Message-ID | <[email protected]> |
Hi, I want to know the correct behavior of a container w.r.t. connection sharing if I do not include <resource-ref> tag for a bean described in the ejb-jar.xml. This means that the container does not get a hint about the <res-sharing-scope> from the ejb-jar.xml. My understanding according to JCA 1.0 Spec 6.9 is that since the container does not have a hint for res-sharing-scope it must assume that the connection request by the bean is shareable. Is this right? Thanks, Gurdev =========================================================================== 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".