aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes EJBX 1.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "EJBX 1.1" Watch "EJBX 1.1" New topic
Author

EJBX 1.1

Cristian Cardenas
Ranch Hand

Joined: Jan 29, 2002
Posts: 50
Hi all,
I'm using EJBX 1.1 from Houston Technology Group and I found that it generate one facades and one business delegate for every entity bean created.
I believe (from the bibliography I've read) that this is not a good practice, because the facades and the business delegates associated are about business logic.
What do you think. Your thought are interesting for me.
Thanks.
Cristian.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: EJBX 1.1
 
Similar Threads
Houston Technology Group, Inc. releases new version of its EJBX
Difference between Facade, Front Controller and command pattern
BD and SL Design Patterns discussion
Part 2 design doubt:SCEA help
EJB 2.0 PROBLEM!!!!