File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes EJB and Other Java EE Technologies and the fly likes EJB Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "EJB" Watch "EJB" New topic
Author

EJB

Rama Krishna
Greenhorn

Joined: Nov 19, 2001
Posts: 3
how can i deploy classes (my own classes) used by EJB along with the EJB.
Phil Sharp
Ranch Hand

Joined: Nov 08, 2001
Posts: 40
The following references might help:
http://www.onjava.com/pub/a/onjava/2001/06/26/ejb.html http://www.onjava.com/pub/a/onjava/2001/07/25/ejb.html
Phil
Rama Krishna
Greenhorn

Joined: Nov 19, 2001
Posts: 3
Thank you very much Phil...
 
 
subject: EJB
 
Threads others viewed
Unable to find javax.ejb package
Is it possible to use @RolesAllowed on plain classes or it is just for EJB?
How do I set the classpath for J2EE apis?
What is this POJO
Use of Helper classes
MyEclipse, The Clear Choice