my dog learned polymorphism
The moose likes EJB and other Java EE Technologies and the fly likes EJB 2.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "EJB 2.0" Watch "EJB 2.0" New topic
Author

EJB 2.0

Jayakrishnan.C Chandramohan
Greenhorn

Joined: Aug 08, 2012
Posts: 11
Hi Good Morning to all,

hi i want to create one ejb application... i want to make my client program in a separate project or in separate system... can anyone give the demo or usefull link to get to konw all about this


Regards
JK
Volodymyr Levytskyi
Ranch Hand

Joined: Mar 29, 2012
Posts: 187

Hello!

If you have Glassfish server installed on your computer you can find good tutorial on EJB at "..\glassfish3\glassfish\docs\javaee-tutorial\examples\ejb".
Again to find out how to use it and what is ejb refer to part IV and part V of javaee6 tutorial at http://docs.oracle.com/javaee/6/tutorial/doc/javaeetutorial6.pdf

I am sure that any other server includes ejb examples as well! It is needed to look for them where you have server installed on your computer
Jayakrishnan.C Chandramohan
Greenhorn

Joined: Aug 08, 2012
Posts: 11
Thank you
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: EJB 2.0
 
Similar Threads
Relationships among entity beans defined in separate EJB projects
granularity of component diagrams
setting multiple struts-config
EJB Deployement on WAS
Eclipse: JPA and EJB in one project