Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » 1.0M9: associating a server runtime with a project
1.0M9: associating a server runtime with a project [message #149809] Tue, 29 November 2005 20:24 Go to next message
Eclipse UserFriend
Originally posted by: enorman.webmethods.com

Using a clean install of M9, I am unable to select a target runtime in the
'Dynamic Web Project' wizard. The combo is always empty even though there
are server runtimes defined (verified in the preferences page).

After creating the project with an empty target runtime, I also tried to set
the target runtime from the 'Server' page of the project properties, but
there are no longer any controls for changing the target runtime on that
page.

No errors were reported to the logs.

Is this a defect or is there some other way to associate a server runtime
with the project in M9?

Thanks,

Eric
Re: 1.0M9: associating a server runtime with a project [message #149949 is a reply to message #149809] Wed, 30 November 2005 13:54 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Eric,

Give this a try and see if it helps. The server runtimes you created
are associated with a JRE runtime. Go to Window -> Preferences -> Java
-> Installed JREs and make sure that the JRE that matches your server's
JRE is checked as the default. I think 1.0M9 has an issue of only
displaying servers whose JRE matches the default JRE. It appears this
behavior has been fixed in the upcoming 1.0RC1 release.

Cheers,
Larry

Eric Norman wrote:
> Using a clean install of M9, I am unable to select a target runtime in the
> 'Dynamic Web Project' wizard. The combo is always empty even though there
> are server runtimes defined (verified in the preferences page).
>
> After creating the project with an empty target runtime, I also tried to set
> the target runtime from the 'Server' page of the project properties, but
> there are no longer any controls for changing the target runtime on that
> page.
>
> No errors were reported to the logs.
>
> Is this a defect or is there some other way to associate a server runtime
> with the project in M9?
>
> Thanks,
>
> Eric
>
>
Re: 1.0M9: associating a server runtime with a project [message #150108 is a reply to message #149949] Thu, 01 December 2005 01:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: enorman.webmethods.com

Thanks Larry,

I pulled down the 1.0RC1 but it didn't completely solve my problem...

After digging around a bit it seems the problem is that the wizard starts
out defaulting to the 2.4 version of the 'Dynamic Web Module' facet. Since
target runtime I was attempting to use only supports 2.2 and 2.3 it was
getting filtered out of the items in the combo.

Shouldn't the first wizard page show all the target runtimes that supports
any version of the jst.web facet?

Regards,
Eric

"Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
news:dmkava$gcn$1@news.eclipse.org...
> Eric,
>
> Give this a try and see if it helps. The server runtimes you created
> are associated with a JRE runtime. Go to Window -> Preferences -> Java
> -> Installed JREs and make sure that the JRE that matches your server's
> JRE is checked as the default. I think 1.0M9 has an issue of only
> displaying servers whose JRE matches the default JRE. It appears this
> behavior has been fixed in the upcoming 1.0RC1 release.
>
> Cheers,
> Larry
>
> Eric Norman wrote:
> > Using a clean install of M9, I am unable to select a target runtime in
the
> > 'Dynamic Web Project' wizard. The combo is always empty even though
there
> > are server runtimes defined (verified in the preferences page).
> >
> > After creating the project with an empty target runtime, I also tried to
set
> > the target runtime from the 'Server' page of the project properties, but
> > there are no longer any controls for changing the target runtime on that
> > page.
> >
> > No errors were reported to the logs.
> >
> > Is this a defect or is there some other way to associate a server
runtime
> > with the project in M9?
> >
> > Thanks,
> >
> > Eric
> >
> >
Re: 1.0M9: associating a server runtime with a project [message #150346 is a reply to message #150108] Thu, 01 December 2005 13:30 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
This behavior appears to be fixed in the latest 1.0.RC1 build. You can
pick from all runtimes defined and the jst.web version will be set to
the maximum version that runtime supports.

Larry

Eric Norman wrote:
> Thanks Larry,
>
> I pulled down the 1.0RC1 but it didn't completely solve my problem...
>
> After digging around a bit it seems the problem is that the wizard starts
> out defaulting to the 2.4 version of the 'Dynamic Web Module' facet. Since
> target runtime I was attempting to use only supports 2.2 and 2.3 it was
> getting filtered out of the items in the combo.
>
> Shouldn't the first wizard page show all the target runtimes that supports
> any version of the jst.web facet?
>
> Regards,
> Eric
>
> "Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
> news:dmkava$gcn$1@news.eclipse.org...
>
>>Eric,
>>
>>Give this a try and see if it helps. The server runtimes you created
>>are associated with a JRE runtime. Go to Window -> Preferences -> Java
>>-> Installed JREs and make sure that the JRE that matches your server's
>>JRE is checked as the default. I think 1.0M9 has an issue of only
>>displaying servers whose JRE matches the default JRE. It appears this
>>behavior has been fixed in the upcoming 1.0RC1 release.
>>
>>Cheers,
>>Larry
>>
>>Eric Norman wrote:
>>
>>>Using a clean install of M9, I am unable to select a target runtime in
>
> the
>
>>>'Dynamic Web Project' wizard. The combo is always empty even though
>
> there
>
>>>are server runtimes defined (verified in the preferences page).
>>>
>>>After creating the project with an empty target runtime, I also tried to
>
> set
>
>>>the target runtime from the 'Server' page of the project properties, but
>>>there are no longer any controls for changing the target runtime on that
>>>page.
>>>
>>>No errors were reported to the logs.
>>>
>>>Is this a defect or is there some other way to associate a server
>
> runtime
>
>>>with the project in M9?
>>>
>>>Thanks,
>>>
>>>Eric
>>>
>>>
>
>
>
Re: 1.0M9: associating a server runtime with a project [message #150374 is a reply to message #150346] Thu, 01 December 2005 19:15 Go to previous message
Eclipse UserFriend
Originally posted by: enorman.webmethods.com

thanks. The todays build works much better.

"Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
news:dmmtth$5cs$1@news.eclipse.org...
> This behavior appears to be fixed in the latest 1.0.RC1 build. You can
> pick from all runtimes defined and the jst.web version will be set to
> the maximum version that runtime supports.
>
> Larry
>
> Eric Norman wrote:
> > Thanks Larry,
> >
> > I pulled down the 1.0RC1 but it didn't completely solve my problem...
> >
> > After digging around a bit it seems the problem is that the wizard
starts
> > out defaulting to the 2.4 version of the 'Dynamic Web Module' facet.
Since
> > target runtime I was attempting to use only supports 2.2 and 2.3 it was
> > getting filtered out of the items in the combo.
> >
> > Shouldn't the first wizard page show all the target runtimes that
supports
> > any version of the jst.web facet?
> >
> > Regards,
> > Eric
> >
> > "Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
> > news:dmkava$gcn$1@news.eclipse.org...
> >
> >>Eric,
> >>
> >>Give this a try and see if it helps. The server runtimes you created
> >>are associated with a JRE runtime. Go to Window -> Preferences -> Java
> >>-> Installed JREs and make sure that the JRE that matches your server's
> >>JRE is checked as the default. I think 1.0M9 has an issue of only
> >>displaying servers whose JRE matches the default JRE. It appears this
> >>behavior has been fixed in the upcoming 1.0RC1 release.
> >>
> >>Cheers,
> >>Larry
> >>
> >>Eric Norman wrote:
> >>
> >>>Using a clean install of M9, I am unable to select a target runtime in
> >
> > the
> >
> >>>'Dynamic Web Project' wizard. The combo is always empty even though
> >
> > there
> >
> >>>are server runtimes defined (verified in the preferences page).
> >>>
> >>>After creating the project with an empty target runtime, I also tried
to
> >
> > set
> >
> >>>the target runtime from the 'Server' page of the project properties,
but
> >>>there are no longer any controls for changing the target runtime on
that
> >>>page.
> >>>
> >>>No errors were reported to the logs.
> >>>
> >>>Is this a defect or is there some other way to associate a server
> >
> > runtime
> >
> >>>with the project in M9?
> >>>
> >>>Thanks,
> >>>
> >>>Eric
> >>>
> >>>
> >
> >
> >
Previous Topic:Changing default reprository with wtp 1.0M9
Next Topic:M8 to M9 upgrade gives duplicate class files
Goto Forum:
  


Current Time: Sat Apr 20 03:18:47 GMT 2024

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

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

Back to the top