facebook

How to access an EJB in a j2ee project using a java class !

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244975 Reply

    Ghazala
    Member

    I am following the Eclipse tutorial to Access Trader Ejb in a J2EE Project using a Web client, e.g User click a link from a html page to jsp page ,jsp page invoke a servlet which access an EJb.What i want is to access EJB using a simple client (using a class file) not the web client,so don’t know how to do that,e.g where to store the class file,either in ejb project or separate Java project ?

    #245008

    Riyad Kalla
    Member

    I asked interally and while you can do this, none of us had a code example that demonstrated it.
    However, there are lots of “remote EJB access” examples on the net so I’d suggest starting here: http://www.google.com/search?q=EJB+client+remote+access+example&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to access an EJB in a j2ee project using a java class !

You must be logged in to post in the forum log in