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


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "EJB helper classes" Watch "EJB helper classes" New topic
Author

EJB helper classes

Mani vannan
Ranch Hand

Joined: Aug 21, 2004
Posts: 185
hi,
supose, if I create a helper class, should I make any enter/referene in ejb-jar.xml file for the helper class ? Plz, clarify it.


Manivannan
Phani Kumar
Greenhorn

Joined: Feb 15, 2002
Posts: 22
Need not! Only your enterprise beans need to be listed in ejb-jar.xml.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: EJB helper classes
 
Similar Threads
Can a non-ejb java class starts a thread?
Double checked locking
classCastException coming from an ejb
Best Practice For Accessing EJB's
J2EE specifications: synchronized keyword