Hi Madhu,
Business Delegates will contain the business logic,
and you will require it to make one more
level of indirection in total framework. In some of
the cases, your EJBs will be emplty beans
just receiving the services from container. In such
cases also your business logic will be in
BD components. When your remote interface access
the bean, bean will take the logic from BD.
With this scenario, BD should be accessible to
bean. To facilitate this you need to put BD
in jar file only.
About war file and home and remote interface
relations, I think you yourself have no doubt.
Regards
Shashank Hiwarkar
DishnetDSL, Pune
5890802/03 extn 234
----- Original Message -----
Sent: Thursday, July 31, 2003 4:39
PM
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