facebook

Target runtime Apache Tomcat v6.0 is not defined

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

    jadeite1000
    Member

    This message has not been recovered.

    #305073 Reply

    This message has not been recovered.

    #309041 Reply

    luy
    Member

    Make sure that you have the Apache Runtime under Preferences – >Server -> Runtime Environments.
    If it’s empty, click Add then add a runtime environment for your Tomcat installation. Hope this helps.

    #310886 Reply

    rc1
    Member

    @luy wrote:

    Make sure that you have the Apache Runtime under Preferences – >Server -> Runtime Environments.
    If it’s empty, click Add then add a runtime environment for your Tomcat installation. Hope this helps.

    Don’t forget to clean and build the projects after editing runtimes.

    #321455 Reply

    shankmp
    Member

    Try modifying org.eclipse.wst.common.project.facet.core.xml which was created when u built project with maven (mvn eclipse:eclipse -Dwtpversion=1.0). Simply remove the line <runtime name=”Apache Tomcat v5.5″/>. It will defenitely work for you.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Target runtime Apache Tomcat v6.0 is not defined

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