facebook

Adding a deployment to Tomcat 4 on Linux

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

    greybeard
    Participant

    I am changing from WinXP to Linux environment. I have loaded elclips/myeclipse. I have specified the Tomcat 4 as the app server (all same like windows).

    I cannot seem to specify project>myEclipse>Add and Remove Deployments > New Deployment.
    That is, I want Tomcat 4, exploded archive under webapps/xyz/ (all same like windows). I cannot type anything into the “Deploy Location” field and the “Finish” button is “greyed out” with only “Cancel” button active.

    I have changed permissions on the tomcat directory (recursively) to 777 (just in case it was permissions related) but still no joy.

    Please help as this is a “first base” that I cannot seem to pass.
    p.s. I am reasonably illiterate on linux!!

    #205602 Reply

    Riyad Kalla
    Member

    Bruce,
    This is a known bug we are working on fixing. If you right click on your project properties, and go down to Web Context, I’m guessing your webroot context is just “/” when it should actually be something like “/mywebapp”. Go ahead and type in the correct value and you should be able to setup a deployment no problem.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Adding a deployment to Tomcat 4 on Linux

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