Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Creating a Tomcat Server in Eclipse
Creating a Tomcat Server in Eclipse [message #959990] Sat, 27 October 2012 04:57 Go to next message
Magnus Warker is currently offline Magnus WarkerFriend
Messages: 16
Registered: October 2012
Junior Member
Hi,

I wanted to change from Tomcat 6 to Tomcat 7 in Eclipse.
So I deleted my Tomcat 6 Server and wanted to define a Tomcat 7 server.

However, when I choose to create a new server (Servers->New->Other->Server->Server), the "Finish" button is disabled.

The default server type is "Tomcat 6", the host name is "localhost" and the server name is empty. I cannot enter anything into server name. And the "Finish" button is disabled.

It does not change anything when I select "Tomcat 7".

How can I create a server again?
Why is Tomcat 6 preselected?

And a totally different question:
My GWT Project still works. Doesn't it use the Tomcat server?

Thanks
Magnus
Re: Creating a Tomcat Server in Eclipse [message #1008077 is a reply to message #959990] Fri, 08 February 2013 19:15 Go to previous messageGo to next message
William Peloquin is currently offline William PeloquinFriend
Messages: 1
Registered: February 2013
Junior Member
Hello,

Did you ever get a solution to loading Tomcat 7? I am having the same problem with not server name being displayed.

Thanks,

Willie
Re: Creating a Tomcat Server in Eclipse [message #1008098 is a reply to message #959990] Fri, 08 February 2013 22:47 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

You must do a Windows->Preferences->Server->Runtimes and create a Tomcat
7 runtime by pointing to an installed JRE and an installed Tomcat 7
installation. Only then can create a server instance for it.

Rich
Re: Creating a Tomcat Server in Eclipse [message #1015757 is a reply to message #1008098] Sat, 02 March 2013 09:42 Go to previous message
John Mark is currently offline John MarkFriend
Messages: 6
Registered: February 2013
Location: New york
Junior Member
hey you can try this

Windows->Preferences->Server->Runtimes and create a Tomcat
7 runtime by pointing to an installed JRE and an installed Tomcat 7
installation. Only then can create a server instance for it.
Previous Topic:2 problem with j2ee
Next Topic:resolvebinding always return null with using UIMA framework
Goto Forum:
  


Current Time: Thu Apr 25 22:16:13 GMT 2024

Powered by FUDForum. Page generated in 0.02959 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top