correct, this is a vendor specified optimization. it is not part of the ejb
spec.
> -----Original Message-----
> From: Tim Endres [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, November 29, 1999 9:50 AM
> To: [EMAIL PROTECTED]
> Subject: Re: ejbLoad()
>
> > you need to tell your ejb server that the database isn't owned by it. in
> > weblogic, this property is dbIsShared (found in the deployment
> descriptor
> > for ejbeans). when dbIsShared==false, then ejbLoad() is called but the
> > values used are from the ejb server cache, not the underlying pstore.
>
> This feature is specific to WebLogic, correct? In other words, is it
> vendor
> specified or is it in the EJB DD spec?
>
> tim.
> Tim Endres - [EMAIL PROTECTED]
> ICE Engineering, Inc. - http://www.ice.com/
> "USENET - a slow moving self parody." - Peter Honeyman
>
> ==========================================================================
> =
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff EJB-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 EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".