What business impact, i.e. what atomic unit of work in the database releates
to the act of creating a session bean? Since in most app servers
ejbCreate() occurs lazily, why start a tx when the bean is created? Outside
of create() what other method on the home interface of a session bean would
u want to control the state of a transaction on?
Dave Wolf
Internet Applications Division
Sybase
----- Original Message -----
From: "Shelly Aggrawal" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 23, 2001 1:43 AM
Subject: Session bean home methods
> Hi all,
>
> I just read in a book, that only Remote Intetrface methods of a session
> bean can have transactional attributes... the home interface methods can
> not.
> I am unbale to understand the reason behind this fact. To me, having
> transactional attributes for a Session bean Home, is a logical
> requirement...
> Please help.
>
> Regards,
> Shelly
>
>
===========================================================================
> 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".