facebook

How to test web application with Tomcat??

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #220017 Reply

    kiddyfox
    Member

    Hi,

    I’m using Eclipse 3.0.1 with an MyEclipse evaluation plugin (version 3.8.2) and as servlet engines Tomcat 4.1.31 and Resin 3.0.8

    When I deploy my web application under Resin it’s Ok, I can test the application with the url

    htt://localhost:8080/myWebApp

    With Tomcat I have a problem: when deploying the application it seems to be ok. The plugin puts the directory in $CATALINA_HOME/webapps.
    But when testing the url, tomcat doesn’t find my the context … (error 404) 😥

    Can you tell me how to test my web application with Tomcat??

    Thanks

    #220020 Reply

    Scott Anderson
    Participant

    Please check out the Web Development and Application Server quickstarts in the Documentation section here:
    http://www.myeclipseide.com/ContentExpress-display-ceid-67.html

    They both use Tomcat for the examples they provide.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to test web application with Tomcat??

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