This never showed up either ...
----- Original Message -----
From: "LISTSERV SMTP interface" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 09, 2000 1:06 AM
Subject: Undelivered mail
> An error was detected while processing the enclosed message. A list of
> the affected recipients follows. This list is in a special format that
> allows LISTSERV to automatically take action on incorrect addresses.
>
> --> Error description:
> Error-For: [EMAIL PROTECTED]
> Error-Code: 3
> Error-Text: 550 5.1.1 <[EMAIL PROTECTED]>... User unknown
>
> Error-End: 1 error(s) reported
>
> ----------------------------- Undelivered
message -----------------------------
> Date: Sun, 9 Apr 2000 01:06:46 -0700
> From: Frank Lawlor <[EMAIL PROTECTED]>
> Subject: Re: EJB Performance Issue
> To: [EMAIL PROTECTED]
> cc: Frank Lawlor <[EMAIL PROTECTED]>
>
> Sure, performance is consideration.
>
> More importantly, however, is that comparing java objects
> to EJBs is a bit of an apples to oranges comparison.
>
> Java objects, by themselves, don't address many distributed
> systems issues.
>
> If you are developing objects which will run in a singe
> system/application them plain java objects of some sort
> are more likely a better solution.
>
> If you are developing a distributed system, then EJBs help
> address many of the issues of locating and instantiating
> objects, transactions, security, etc.
>
> Even if you need EJBs you need to consider performance
> carefully and do such things as cache object references
> from jndi till you are done.
>
> hth,
> -- Frank
===========================================================================
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".