This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes IDEs, Version Control and other tools and the fly likes Not able to add Tomact server  in eclipse Windows 7 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » IDEs, Version Control and other tools
Reply Bookmark "Not able to add Tomact server  in eclipse Windows 7" Watch "Not able to add Tomact server  in eclipse Windows 7" New topic
Author

Not able to add Tomact server in eclipse Windows 7

sri watson
Greenhorn

Joined: Feb 25, 2012
Posts: 2
Hi,

I am not able to add tomcat server in eclipse . After adding the server nothing happens and am not able to view it in the console area.
My PC OS id Windows 7. please reply asap.

Thanks and Please move this query if there is a thread already existing for this!
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14480
    
    7

Welcome to the JavaRanch, Sri!

Tomcat doesn't care about Eclipse, but Eclipse can be made to care about Tomcat using one of several plugins. The one that's built into the J2EE build of Eclipse is the one I like least, however.

I'm moving this thread to the Eclipse (IDEs) forum.


Customer surveys are for companies who didn't pay proper attention to begin with.
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

What is "console area"? Do you mean the Console View in Eclipse? That's not where servers appear - instead look in the Servers View.


JBoss In Action
sri watson
Greenhorn

Joined: Feb 25, 2012
Posts: 2
Well I meant the servers view only! No action happens when i add a tomcat server ...
Peter Johnson
author
Bartender

Joined: May 14, 2008
Posts: 5536

This works for me: File | New | Other, Select the Server | Server wizard and click Next, select Apache | Tomcat v6.0 Server (or v7.0 or v5.5 ...) click Next, browse to where I installed Tomcat and click Next, then click Finish. "Tomcat v6.0 Server at localhost" appears in the Server's View.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Not able to add Tomact server in eclipse Windows 7
 
Similar Threads
Custom Server in Eclipse Europa
unable to start Eclipse in windows
Trouble opening project in Eclipse
Running tomcat with eclipse
Web Services, APT, and Eclipse