> From: "Allen Fogleson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, June 08, 2001 12:08 AM
> Subject: RE: [JBoss-user] EJB Integration with existing Java
> Framework -
> Urgent!
>
>
> Threads and IO are prohibited in an EJB, there i
lt;[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Friday, June 08, 2001 12:08 AM
> > Subject: RE: [JBoss-user] EJB Integration with existing Java
> > Framework -
> > Urgent!
> >
> >
> > Threads and IO are prohibited in an EJB, t
"Allen Fogleson" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, June 08, 2001 12:08 AM
> Subject: RE: [JBoss-user] EJB Integration with existing Java
> Framework -
> Urgent!
>
>
> Threads and IO are prohibited in an EJB, there is no
al Message -
From: "Allen Fogleson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 12:08 AM
Subject: RE: [JBoss-user] EJB Integration with existing Java Framework -
Urgent!
Threads and IO are prohibited in an EJB, there is nothing to stop a
RE: [JBoss-user] EJB Integration with existing Java Framework -
Urgent!
As long as those classed don't have a problem with being stopped when
the EJB container swaps them out.
--- Allen Fogleson <[EMAIL PROTECTED]> wrote:
> Threads and IO are prohibited in an EJB, there is nothing to st
As long as those classed don't have a problem with being stopped when
the EJB container swaps them out.
--- Allen Fogleson <[EMAIL PROTECTED]> wrote:
> Threads and IO are prohibited in an EJB, there is nothing to stop a
> separate
> class from using IO and threads, and having those classes be
On (07/06/01 13:04), ZHU Jia wrote:
> 1. How to model our existing inheritence tree in EJB? Someone told me
> that both the RemoteInterface and the bean class should be in the tree,
> but I'm not sure about that. Can I let an Interface inherit from a
> normal class? What does it mean exactly?
int
Threads and IO are prohibited in an EJB, there is nothing to stop a separate
class from using IO and threads, and having those classes be used within the
EJB.
Al
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of ZHU Jia
Sent: Thursday, June 07, 2001 7:05