Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Pattern »

Re: Pattern BusinessDeligation

Madhu V

2003-07-31

Replies:

Hi Giovani Salvador,
 
Yaa i am talking about BusinessDeligation only. See if you put your business deligation class in ejb's jar file, then how your JSP and Servlets can create instances of businessdeligation?. Your business deligation will do lookup for EJB's. So it should be in .war file only.
 
Thanks
Madhu V
----- Original Message -----
From: Giovani Salvador
To: J2EEPATTERNS-INTEREST@JAVA.SUN.COM
Sent: Thursday, July 31, 2003 6:30 PM
Subject: Re: Pattern BusinessDeligation

Are 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
 
----- Original Message -----
From: Madhu V
To: J2EEPATTERNS-INTEREST@JAVA.SUN.COM
Sent: Thursday, July 31, 2003 8:09 AM
Subject: Pattern BusinessDeligation

Hi 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 Question
 
Thanks in Advance
Madhu 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
==================================================================== 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
==================================================================== 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
©2008 junlu.com - Jax Systems, LLC, U.S.A.