Marcus Ahnve wrote: > The point, at least mine, is to have an independent interface, and then > use EJB to implement that interface. No one has mentioned not using > session beans, they are far too useful preventing what you are > mentioning. But instead of having your session bean client - applet, > jsp, servlet, application - make a direct call with all the > InitialContext.lookup etc you wrap that code with an object that has an > EJB independent interface. That way you are EJB independent from a > client point of view. And since the session bean is a client to the > entity bean, let it call a wrapping object too. In the end you will have > all layers isolated and EJB independent. > > Laird, are these your thoughts too, or am I way off? Nope, you're right on. Cheers, Laird =========================================================================== 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".
- Identfying Stateful Session Beans with users Steven Lewis
- Re: 'local' entity beans vs dependent objects Rickard �berg
- Re: 'local' entity beans vs dependent objects Chris Raber
- Re: 'local' entity beans vs dependent objects Arkin
- Re: 'local' entity beans vs dependent objects Laird Nelson
- Re: 'local' entity beans vs dependent objec... Marcus Ahnve
- Re: 'local' entity beans vs dependent o... Laird Nelson
- Re: 'local' entity beans vs depende... Marcus Ahnve
- Re: 'local' entity beans vs depende... Tim Endres
- Re: 'local' entity beans vs de... Marcus Ahnve
- Re: 'local' entity beans v... Laird Nelson
- Re: 'local' entity beans vs dependent o... Laird Nelson
- Re: 'local' entity beans vs depende... Marcus Ahnve
- Re: 'local' entity beans vs dependent objects Jon Tirs�n
- Re: 'local' entity beans vs dependent objects Cedric Beust
- Re: 'local' entity beans vs dependent objec... Richard Monson-Haefel
- Re: 'local' entity beans vs dependent objects Jon Tirs�n
- Re: 'local' entity beans vs dependent objects Jon Tirs�n
- Re: 'local' entity beans vs dependent objects John Earles
- Re: 'local' entity beans vs dependent objects May Charles N
- Re: 'local' entity beans vs dependent objects Marcus Ahnve
