Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to add a server?
How to add a server? [message #50256] Sat, 23 October 2004 08:44 Go to next message
Eclipse UserFriend
Originally posted by: hongliang.hongliang.ne

How can I add a installed server runtime environments?

Window -> Preferences -> Server -> Installed Runtimes.

Then, I got nothing after clicked the "search" button.

I clicked the "add" button, but I could not add anything to it.

I've started my tomcat 5. Can anybody help me?

Thanks~~
Re: How to add a server? [message #50286 is a reply to message #50256] Sat, 23 October 2004 10:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

In my case, Search... button doesn't find anything too (and I have
Tomcat 4.1.31 and Tomcat 5.0.28 in my system). I had to add them
manually with Add... button.

After you press Add... button you should see a tree with three items:
All, Apache and Basic. Expand Apache and select Apache Tomcat v5.0 then
press Next > button.
In the new window, you should set a name for your server, the location
in the file system of your installation and the JRE to be used.
Important note: all Application Servers need a JDK (not JRE) to be able
to compile JSP pages so you should select a JDK (to have one selectable
you should add it at Window -> Preferences -> Java -> Installed JREs).

Hope this helps,

Chemi.

Leon Hong wrote:

>How can I add a installed server runtime environments?
>
>Window -> Preferences -> Server -> Installed Runtimes.
>
>Then, I got nothing after clicked the "search" button.
>
>I clicked the "add" button, but I could not add anything to it.
>
>I've started my tomcat 5. Can anybody help me?
>
>Thanks~~
>
Re: How to add a server? [message #50311 is a reply to message #50286] Sat, 23 October 2004 13:12 Go to previous messageGo to next message
Hong Liang is currently offline Hong LiangFriend
Messages: 1
Registered: July 2009
Junior Member
But I got nothing when I press Add... button ;(

Chemi wrote:

> In my case, Search... button doesn't find anything too (and I have
> Tomcat 4.1.31 and Tomcat 5.0.28 in my system). I had to add them
> manually with Add... button.

> After you press Add... button you should see a tree with three items:
> All, Apache and Basic. Expand Apache and select Apache Tomcat v5.0 then
> press Next > button.
> In the new window, you should set a name for your server, the location
> in the file system of your installation and the JRE to be used.
> Important note: all Application Servers need a JDK (not JRE) to be able
> to compile JSP pages so you should select a JDK (to have one selectable
> you should add it at Window -> Preferences -> Java -> Installed JREs).

> Hope this helps,

> Chemi.

> Leon Hong wrote:

> >How can I add a installed server runtime environments?
> >
> >Window -> Preferences -> Server -> Installed Runtimes.
> >
> >Then, I got nothing after clicked the "search" button.
> >
> >I clicked the "add" button, but I could not add anything to it.
> >
> >I've started my tomcat 5. Can anybody help me?
> >
> >Thanks~~
> >
Re: How to add a server? [message #50340 is a reply to message #50311] Sat, 23 October 2004 13:45 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

Well, check /workspace/.metadata/.log file because it seems you are
having some extrange problems...

Leon Hong wrote:

>But I got nothing when I press Add... button ;(
>
Re: How to add a server? [message #50450 is a reply to message #50340] Mon, 25 October 2004 02:39 Go to previous messageGo to next message
Rich Wardwell is currently offline Rich WardwellFriend
Messages: 5
Registered: July 2009
Junior Member
I'm having the exact same problem. I'm new to this project – so this is my first time installing. Could this error in the .log be related?

"!MESSAGE Unable to find persective org.eclipse.wst.server.ui.perspective in BasicNewProjectResourceWizard.updatePerspective"





nntp://news.eclipse.org/eclipse.webtools/<cldmuc$8es$1@eclipse.org>

Well, check /workspace/.metadata/.log file because it seems you are
having some extrange problems...

Leon Hong wrote:

>But I got nothing when I press Add... button ;(
>


[eclipse.webtools]
Re: How to add a server? [message #50561 is a reply to message #50450] Mon, 25 October 2004 17:13 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jmordax.terra.es

It could be, but it is extrange because AFAIK there is no Server
Perspective in this M2, or I haven't seen it in my installation.
Are you using Eclipse 3.0.1? Is it a clean installation?
Another ideas is to try to call this wizard from different perspectives:
Resources, Java, etc.... to verify if the porblem is not associated a
specifc perspective.

Sorry, I don't know what could be happening.....

Chemi.

Rich Wardwell wrote:

> I'm having the exact same problem. I'm new to this project &ndash; so this is my first time installing. Could this error in the .log be related?
>
> "!MESSAGE Unable to find persective org.eclipse.wst.server.ui.perspective in BasicNewProjectResourceWizard.updatePerspective"
>
>
>
>
>
> nntp://news.eclipse.org/eclipse.webtools/<cldmuc$8es$1@eclipse.org>
>
> Well, check /workspace/.metadata/.log file because it seems you are
> having some extrange problems...
>
> Leon Hong wrote:
>
> >But I got nothing when I press Add... button ;(
> >
>
>
> [eclipse.webtools]
>
Re: How to add a server? [message #50589 is a reply to message #50561] Mon, 25 October 2004 17:21 Go to previous messageGo to next message
Rich Wardwell is currently offline Rich WardwellFriend
Messages: 5
Registered: July 2009
Junior Member
I'm using a fairly clean install, but I *am* using a 3.1 release of Eclipse. Are there known issues with 3.1? (Or is it just untested/unsupported?)

Thanks!

Rich

nntp://news.eclipse.org/eclipse.webtools/<cljbt9$q3$1@eclipse.org>

It could be, but it is extrange because AFAIK there is no Server
Perspective in this M2, or I haven't seen it in my installation.
Are you using Eclipse 3.0.1? Is it a clean installation?
Another ideas is to try to call this wizard from different perspectives:
Resources, Java, etc.... to verify if the porblem is not associated a
specifc perspective.

Sorry, I don't know what could be happening.....

Chemi.

Rich Wardwell wrote:

> I'm having the exact same problem. I'm new to this project &ndash; so this is my first time installing. Could this error in the .log be related?
>
> "!MESSAGE Unable to find persective org.eclipse.wst.server.ui.perspective in BasicNewProjectResourceWizard.updatePerspective"
>
>
>
>
>
> nntp://news.eclipse.org/eclipse.webtools/<cldmuc$8es$1@eclipse.org>
>
> Well, check /workspace/.metadata/.log file because it seems you are
> having some extrange problems...
>
> Leon Hong wrote:
>
> >But I got nothing when I press Add... button ;(
> >
>
>
> [eclipse.webtools]
>
Re: How to add a server? [message #50617 is a reply to message #50589] Mon, 25 October 2004 17:52 Go to previous messageGo to next message
Jeff Duska is currently offline Jeff DuskaFriend
Messages: 71
Registered: July 2009
Member
This release doesn't support version 3.1. The plan is that starting with
M2, we will see requirement of 3.1. Right now, this version will not
work 3.1.

Rich Wardwell wrote:
> I'm using a fairly clean install, but I *am* using a 3.1 release of Eclipse. Are there known issues with 3.1? (Or is it just untested/unsupported?)
>
> Thanks!
>
> Rich
>
> nntp://news.eclipse.org/eclipse.webtools/<cljbt9$q3$1@eclipse.org>
>
> It could be, but it is extrange because AFAIK there is no Server
> Perspective in this M2, or I haven't seen it in my installation.
> Are you using Eclipse 3.0.1? Is it a clean installation?
> Another ideas is to try to call this wizard from different perspectives:
> Resources, Java, etc.... to verify if the porblem is not associated a
> specifc perspective.
>
> Sorry, I don't know what could be happening.....
>
> Chemi.
>
> Rich Wardwell wrote:
>
> > I'm having the exact same problem. I'm new to this project &ndash; so this is my first time installing. Could this error in the .log be related?
> >
> > "!MESSAGE Unable to find persective org.eclipse.wst.server.ui.perspective in BasicNewProjectResourceWizard.updatePerspective"
> >
> >
> >
> >
> >
> > nntp://news.eclipse.org/eclipse.webtools/<cldmuc$8es$1@eclipse.org>
> >
> > Well, check /workspace/.metadata/.log file because it seems you are
> > having some extrange problems...
> >
> > Leon Hong wrote:
> >
> > >But I got nothing when I press Add... button ;(
> > >
> >
> >
> > [eclipse.webtools]
> >
>
>
>
>
Problem with WTP [message #50727 is a reply to message #50561] Tue, 26 October 2004 10:39 Go to previous message
Eclipse UserFriend
Originally posted by: sailaja.p.gmail.com

Hello,

I have installed WTP(the IBM initial Submission) with Eclipse 3.0. I am
trying to deploy a sample JSP to Tomcat 5.0 as described in Server Tools
evaluation
guide( http://www.eclipse.org/webtools/initial-contribution/IBM/eva lGuides/ServerToolsEval.html?p=1).

But I am facing the following problems:
1) I am not able to start the server. It always shows stopped &
republishing.
2) Also, the deploy option is greyed out when I click on the JSP. Same is
the case with the project too.

Please note that I have associated the server with the project. Also, I
have tried with both Sun as well as IBM JDK1.4.1

The tomcat installation is fine, as I can start/stop/deploy to it without
using eclipse.

Any clues...?

Thanks in advance.

P.S:- I have all the prerequisites installed as listed in
http://www.eclipse.org/webtools/initial-contribution/IBM/Get ting%20Started.html.
And the modified tomcatcore.jar as recommended too.
Previous Topic:Portal Development
Next Topic:Adding Server to Server Projects Failing
Goto Forum:
  


Current Time: Fri Dec 27 02:37:16 GMT 2024

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

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

Back to the top