Link to home
Start Free TrialLog in
Avatar of nj07869
nj07869

asked on

how to install Tomcat runtime in Eclipse? it has only Basic -> Http Server under "New Server Runtime"!

how do i install Tomcat runtime in Eclipse? When I go to Window -> Server -> Installed Runtimes and click on "Add", it has only "Basic-Http" in the list. I tried downloading all additional server adapters but still the same! Thanks.
Avatar of Ajay-Singh
Ajay-Singh

Which plugin are you using? wtp?
If yes, checkout this http://wiki.eclipse.org/WTP_Tomcat_FAQ
Avatar of nj07869

ASKER

It is not showing me Apache when I try to add "New Runtime". It just has Basic. I also tried getting it using "Download additional server adaptors" but still no luck!
steps>
1)go to preferences
2)if you have successfully installed tomcat plug-in then you can see tomcat checkbox.
3)now click on tomcat checkbox
4)set the version what you have installed
5)check the server.xml radio button
6)set the tomcat directory where you have installed it
7)just click on apply button and then O.K.
8)do the following:
window>>custom perspective>and then click on command tab>
scroll until you see the tomcat>>now check the tomcat
ASKER CERTIFIED SOLUTION
Avatar of vegetasharma
vegetasharma
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial