facebook

Getting Tutorial to work with Tomcat

💡
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
  • #254140 Reply

    ronloxton
    Member

    I am trying to work through the tutoral for EJB Development with MyEclipse.
    Using Tomcat as the app server.

    When I add the standard EJB config to the XDoclet property for the project, I cannot see a place to specify the datasource
    as created on the Tomcat server. Can anyone point me in the right direction?

    TY

    Ron

    <SNIP, please use MyEclipse > About MyEclipse > Configuration Summary in the future>

    #254144

    Riyad Kalla
    Member

    Ron,
    1) The tutorial on EJBs with MyEclipse covers the information you want. Check out figure 7, notice the “jndi-name” attribute.

    2) You cannot use Tomcat with EJBs. Tomcat is a servlet container only. You will need to use a full JEE container like JBoss, Sun App Server or Resin.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Getting Tutorial to work with Tomcat

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