• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • Devaka Cooray
  • Paul Clapham
Sheriffs:
  • paul wheaton
Saloon Keepers:
  • Tim Holloway
Bartenders:

old project to be published to tomcat6 within Eclipse3.3

 
Ranch Hand
Posts: 88
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I have a project running under Tomcat 5 (BTW I dont think the tomcat version is a problem here). This was coded within an old version of Eclipse and saved to a CVS repository from where I am now getting the code.

Now I have checked out the code to my IDE (Eclipse 3.3) and would like to publish it to my local Tomcat (version 6).

I have configured Tomcat within Eclipse and it is running, I can start and stop it. But when it comes to publish the project, I am not able to do it.

When I go to the "servers" view and rightclick on Tomcat + select "add and remove projects...", it says : "There are no project that can be added or removed from the server.".

I also cannot find anything "self-explaining" within the project properties like "add web capabilities" or similars...

Any help welcome,
Thanks!
 
All that thinking. Doesn't it hurt? What do you think about this tiny ad?
The new gardening playing cards kickstarter is now live!
https://www.kickstarter.com/projects/paulwheaton/garden-cards
reply
    Bookmark Topic Watch Topic
  • New Topic