This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes tomcat 5.5 in eclipse 3.2 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "tomcat 5.5 in eclipse 3.2" Watch "tomcat 5.5 in eclipse 3.2" New topic
Author

tomcat 5.5 in eclipse 3.2

joseph prabhu
Ranch Hand

Joined: Feb 26, 2008
Posts: 162
i have eclipse 3.2 and i unzipped the tomcat 5.5.27.

i tried to add the server in eclipse 3.2. when i start the tomcat server

it is not gettting started. in the console it gives as.




i also have jdk1.5.

but these problem does not arise when i start in netbeans 6.01.
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12953
    
    3

But are you sure that you are using Java 5 to run Tomcat?

In Eclipse, select the menu Window / Preferences, then select Server / Runtime Environments. Click on your Tomcat server and click the Edit... button. In the configuration window, you'll see a select box where you can choose the JRE to run Tomcat with. Select your Java 5 JRE.

If your Java 5 JRE isn't listed, then click on the button "Installed JREs..." to add your Java 5 JRE to the list first.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: tomcat 5.5 in eclipse 3.2
 
Similar Threads
strut in eclipse 3.2
Where does Eclipse look for the tomcat server
Tomcat 6, Eclipse and 404 errors oh my!
tomcat 5.5.27 in eclipse 3.2
connection pool in eclipse 3.2