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

EJB Deployment

prasanna gunji
Greenhorn

Joined: Nov 22, 2001
Posts: 4
I am having problem in accessing an EJB which I successfully deployed using JRun server 3.0
I am not able to lookup for the enterprise bean.
I will be thankful if anyone can help me out.
Thanks,
Prasanna
Peter den Haan
author
Ranch Hand

Joined: Apr 20, 2000
Posts: 3252
Don't worry about it. EJBs are not covered in the Programmer Certification exam.
- Peter
Carl Trusiak
Sheriff

Joined: Jun 13, 2000
Posts: 3340
Peter is right, I'm moving this to the J2EE/EJB Forum


I Hope This Helps
Carl Trusiak, SCJP2, SCWCD
 
 
subject: EJB Deployment
 
Threads others viewed
New to EJB
How to call ENtity Bean from Message driven bean
How to deploy ejb in weblogic6.1
How to deploy ejb in weblogic6.1
checkbox checked always if only checked for the first time
IntelliJ Java IDE