facebook

Tomcat, deployment, and web.xml

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244952 Reply

    Thomas Holmes
    Participant

    There are three major problems I am having right now with MyEclipseIDE

    1) When I add Struts capabilities, I can see the TLD files being added, and when I create a new JSP page with a 2.2 form … the page does not work. web.xml NEVER gets updated with the tag libs and I have to do this manually in order to get the page to work.

    Deployment Issues

    2) With tomcat 4 and tomcat 5, I tried to do a deploy to the web-apps directory and it CONSTANTLY, CONSTANTLY, CONSTANTLY, CONSTANTLY, CONSTANTLY, CONSTANTLY,
    tells me that the Application Server JDK is not setup … yet it is, and I’ve made sure it is setup DOZENS and DOZENS and DOZENS and DOZENS and DOZENS and DOZENS and DOZENS of times to make sure that it is. Finally, I just chose a custom location and said “screw it” and then it finally works. But then I have to STOP tomcat manually and then restart it again. It’s not doing a hot re-deploy.

    3) If Tomcat is running “in-process” with Apache, you have to Stop Apache altogether first (which stops tomcat), and then re-deploy your web-app. Then you have to reStart Apache (which will restart Tomcat as well).

    Seems like an awful lot to do … maybe I should just use an Ant Script until MyEclipse works out those deployment bugs?

    #244957 Reply

    Scott Anderson
    Participant

    Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Tomcat, deployment, and web.xml

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