Nothing prevents an EJB container from allowing multiple clients to access the same
entity object using multiple instances. If the scenario described is two clients
creating EJB instances that access the same file, then conflicts are possible.
A transaction delimits serializable db operations r
IL PROTECTED]]De la part de Dain
> Sundstrom
> Envoyé : lundi 16 juillet 2001 17:10
> À : [EMAIL PROTECTED]
> Objet : Re: [JBoss-user] Entity and session bean
>
>
> EJB 1.1 Spec Section 18.1.2 item 3:
>
> An enterprise bean must not use the java.io package to attempt t
ecile" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Monday, July 16, 2001 4:47 AM
Subject: [JBoss-user] Entity and session bean
> Hi,
>
> I have a question about entity and session bean.
>
> We have
> - a CMP entity EA, mapped to