==================================================================== Community Web Site (Core J2EE Patterns Catalog - Online Version): http://java.sun.com/blueprints/corej2eepatterns Getting Started (Beta Version): http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/ Get the book: http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20 List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@java.sun.com----- Original Message -----From: Giovani SalvadorSent: Thursday, July 31, 2003 7:44 PMSubject: Re: Pattern BusinessDeligationThanks for your explanation James....i have check the pattern descriptin in the following link..There´s a part that says"The Business Delegate acts as a client-side business abstraction"Anyway, all discussion is important.Giovani Salvador==================================================================== Community Web Site (Core J2EE Patterns Catalog - Online Version): http://java.sun.com/blueprints/corej2eepatterns Getting Started (Beta Version): http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/ Get the book: http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20 List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@java.sun.com----- Original Message -----From: BOWMAN, JamesSent: Thursday, July 31, 2003 10:33 AMSubject: Re: Pattern BusinessDeligationActually, you should distribute the business delegate, the remote interface and the home interface with each client. The business delegate is designed to act as a local proxy for the remote EJB. This is the main motivation of the pattern. If you placed the business delegate on the server, not only would you be defeating the point of the pattern but the code would not work because the business delegate does not support RMI and so cannot be used remotely from the client.==================================================================== Community Web Site (Core J2EE Patterns Catalog - Online Version): http://java.sun.com/blueprints/corej2eepatterns Getting Started (Beta Version): http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/ Get the book: http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20 List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@java.sun.com-----Original Message-----
From: Giovani Salvador [mailto:giovani-salvador@PROCERGS.RS.GOV.BR]
Sent: 31 July 2003 14:01
To: J2EEPATTERNS-INTEREST@JAVA.SUN.COM
Subject: Re: [J2EEPAT-INT] Pattern BusinessDeligationAre you talknig about businness delegate design pattern? AFAIK, you put businness delegate in front of your businness components, the ejb components in your case. I think it´s more clear to put your businness delegate in the same environment that your ejb´s are.Imagine that your ejb components will be called now from a swing application and not from a web client. You will not distribute your businness delegate component with each client that will access your businness components, ok?Giovani Salvador==================================================================== Community Web Site (Core J2EE Patterns Catalog - Online Version): http://java.sun.com/blueprints/corej2eepatterns Getting Started (Beta Version): http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/ Get the book: http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20 List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@java.sun.com----- Original Message -----From: Madhu VSent: Thursday, July 31, 2003 8:09 AMSubject: Pattern BusinessDeligationHi All,When implementing business deligation in J2EE Application where my jar of Enterprise JavaBeans (EJB's) will be deployed in one system and my war file will be deployed in other system, where exactly i put my businessdelegate classes?. Am i right if i put those classes in .war file?Can anybody clarify my QuestionThanks in AdvanceMadhu V==================================================================== Community Web Site (Core J2EE Patterns Catalog - Online Version): http://java.sun.com/blueprints/corej2eepatterns Getting Started (Beta Version): http://developer.java.sun.com/developer/technicalArticles/J2EE/patterns/ Get the book: http://www.amazon.com/exec/obidos/ASIN/0130648841/corej2eepatte-20 List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@java.sun.com
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.502 / Virus Database: 300 - Release Date: 18/07/2003