aspose file tools
The moose likes EJB and Other Java EE Technologies and the fly likes EJB example Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and Other Java EE Technologies
Reply Bookmark "EJB example" Watch "EJB example" New topic
Author

EJB example

ionut munteanu
Greenhorn

Joined: Sep 14, 2001
Posts: 1
Hi everybody,
I'm new in EJB tehnologie and I'm trying to find a good EJB example to run. I'm using Fort4Java as IDE and Orion server.
Please tell me where I can find a step by step example so I can run an EJB small application.
Best to you.
ionut
Paul Medford
Ranch Hand

Joined: Aug 28, 2001
Posts: 33
The PetStore is excellent.
But for very simple bean/client examples I'd suggest that you get Enterprise JavaBean (3rd edition, O'Reilly). You can build simple bean to understand how they work.
I find that coding EJBs is not complicated. But because deployment is vendor specific I think that deploying an EJBs can be a real brainer.
 
 
subject: EJB example
 
Threads others viewed
Step by Step development of EJB
EJB Example
Sample Application
Deployment of EJB on Websphere4.0
EJB 2.x and EJB 3 coexisting
MyEclipse, The Clear Choice