|
| Apache Geronimo > Discussion Forums | User List | Dev List | Wiki | Issue Tracker |
|
View:
New views
17 Messages
—
Rating Filter:
Alert me
|
|
|
Problem with Eclipse GalileoHello! Plz help me. When i try to set up Apache Geronimo Server
Adapter 2.1 in Eclipse Galileo i got the following error: Cannot complete the install because one or more required items could not be found. Software being installed: Geronimo v2.1 Server Adapter 2.1.4 (org.apache.geronimo.v21.feature.feature.group 2.1.4) Missing requirement: Geronimo v2.1 Server Adapter 2.1.4 (org.apache.geronimo.v21.feature.feature.group 2.1.4) requires 'org.eclipse.jst.common_core.feature.feature.group 2.0.0.v200706041905-1007w311817231426' but it could not be found How to solve this problem? -- Ivan Babanin |
|
|
Re: Problem with Eclipse GalileoThe 2.1.4 plugin does not support Galileo...
You'll need to install one of the nightly/unstable builds of 2.1.5 plugin until it is released. See [1] for details. [1]http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds -Donald Ivan Babanin wrote: > Hello! Plz help me. When i try to set up Apache Geronimo Server > Adapter 2.1 in Eclipse Galileo i got the following error: > > Cannot complete the install because one or more required items could > not be found. > Software being installed: Geronimo v2.1 Server Adapter 2.1.4 > (org.apache.geronimo.v21.feature.feature.group 2.1.4) > Missing requirement: Geronimo v2.1 Server Adapter 2.1.4 > (org.apache.geronimo.v21.feature.feature.group 2.1.4) requires > 'org.eclipse.jst.common_core.feature.feature.group > 2.0.0.v200706041905-1007w311817231426' but it could not be found > > How to solve this problem? > |
|
|
Re: Problem with Eclipse GalileoAnd document on how to use deployable.zip and updatesites.zip goes to
http://cwiki.apache.org/GMOxDOC22/installing-geronimo-eclipse-plugin.html#InstallingGeronimoEclipsePlugin-ManualInstallation Any questions, just let us know. Jeff C On Thu, Jul 2, 2009 at 5:26 AM, Donald Woods <dwoods@...> wrote: The 2.1.4 plugin does not support Galileo... |
|
|
Re: Problem with Eclipse GalileoThank you for link, but there is no such directory:
http://apache.org/dist/geronimo/eclipse/2.2/. I tried 2.1.4, but I got the same error. -- Ivan Babanin |
|
|
Re: Problem with Eclipse GalileoThe nightly/unstable/unreleased builds are under:
http://people.apache.org/dist/geronimo/eclipse/unstable/ For GEP 2.1.5 (which support 2.0.x and 2.1.x servers) you'd want: http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-deployable.zip -Donald Ivan Babanin wrote: > Thank you for link, but there is no such directory: > http://apache.org/dist/geronimo/eclipse/2.2/. I tried 2.1.4, but I got > the same error. > |
|
|
Re: Problem with Eclipse Galileowhich means it's not possible to install the appropriate nightly with galileo's update manager? |
|
|
Re: Problem with Eclipse GalileoOn Jul 21, 2009, at 5:21 AM, konkere wrote: > > > > Donald Woods-2 wrote: >> >> The nightly/unstable/unreleased builds are under: >> >> http://people.apache.org/dist/geronimo/eclipse/unstable/ >> >> For GEP 2.1.5 (which support 2.0.x and 2.1.x servers) you'd want: >> http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-deployable.zip >> > > which means it's not possible to install the appropriate nightly with > galileo's update manager? If I understand your question, you could download http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip configure the download site to Eclipse (i.e. the location on your hard drive), and install from there. Would be good to get out a GEP release with Galileo support. Anybody giving this some thought? --kevan |
|
|
Re: Problem with Eclipse GalileoSame Problem here... When there is an update to nightly expected that includes working Geronimo Plugins? Cheers, Daniel |
|
|
Re: Problem with Eclipse GalileoHi,
you can try GEP under this URL. It support Galieo http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/ 2009/7/24 themole <daniel.glaser@...>
-- Best Regards, Delos |
|
|
Re: Problem with Eclipse GalileoKevan,
Currently, user can get GEP with Galileo support from http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/ But I agree with you to deliver a GEP release supporting Galileo. Can we just update current 2.1.4 release? Because there is no 2.1.5 release for server now, I think it's not proper to distribute a GEP 2.1.5 release. What's your opinion? 2009/7/21 Kevan Miller <kevan.miller@...>
-- Best Regards, Delos |
|
|
Re: Problem with Eclipse GalileoOn Jul 24, 2009, at 9:40 AM, Delos wrote: Kevan,
No.
There's no requirement to keep GEP and Server in-sync, with regard to release numbers. Lack of a 2.1.5 server release should not prohibit a release of GEP. That said, we are going to be working on a 2.1.5 server release. If we want to coordinate a GEP release along with that, that's fine with me... --kevan |
|
|
Re: Problem with Eclipse GalileoYou'd have to increment the version number (either 2.1.4.1 or 2.1.5) as
we currently don't include a build timestamp on the artifacts ids like Eclipse does for most of the jars they produce - http://www.apache.org/dist/geronimo/eclipse/updates/features/ and we're not supposed to replace/update already published artifacts (but the GEP jars are not published to Maven Central...) -Donald Delos wrote: > Kevan, > > Currently, user can get GEP with Galileo support from > http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/ > <http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip> > > But I agree with you to deliver a GEP release supporting Galileo. > > Can we just update current 2.1.4 release? > > Because there is no 2.1.5 release for server now, I think it's not > proper to distribute a GEP 2.1.5 release. > > What's your opinion? > > > 2009/7/21 Kevan Miller <kevan.miller@... > <mailto:kevan.miller@...>> > > > On Jul 21, 2009, at 5:21 AM, konkere wrote: > > > > > Donald Woods-2 wrote: > > > The nightly/unstable/unreleased builds are under: > > http://people.apache.org/dist/geronimo/eclipse/unstable/ > > For GEP 2.1.5 (which support 2.0.x and 2.1.x servers) you'd > want: > http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-deployable.zip > > > which means it's not possible to install the appropriate nightly > with > galileo's update manager? > > > If I understand your question, you could download > http://people.apache.org/dist/geronimo/eclipse/unstable/2.1.5/geronimo-eclipse-plugin-2.1.5-updatesite.zip > configure the download site to Eclipse (i.e. the location on your > hard drive), and install from there. > > Would be good to get out a GEP release with Galileo support. Anybody > giving this some thought? > > --kevan > > > > > -- > Best Regards, > > Delos |
|
|
Re: Problem with Eclipse GalileoI'm afraid that four digits version number is too strange in eclipse world. So GEP 2.1.5 is more reasonable.
Does anyone knows about the release plan for Geronimo server 2.1.5? Thanks a lot!
2009/7/24 Donald Woods <dwoods@...> You'd have to increment the version number (either 2.1.4.1 or 2.1.5) as we currently don't include a build timestamp on the artifacts ids like Eclipse does for most of the jars they produce - -- Best Regards, Delos |
|
|
Re: Problem with Eclipse GalileoTry the new WASCE 2.1 WTP Server Adapter can be used for Europa Winter version, 3.3.2, Ganymede 3.4.x or Galileo 3.5 (which support Geronimo 2.0.x and 2.1.x servers)
http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates
|
|
|
Re: Problem with Eclipse GalileoOn Jul 24, 2009, at 9:32 PM, Delos wrote: > I'm afraid that four digits version number is too strange in eclipse > world. So GEP 2.1.5 is more reasonable. > > Does anyone knows about the release plan for Geronimo server 2.1.5? I haven't seen any plans, but it's definitely something we should do. Any Release Manager volunteers? --kevan |
|
|
Re: Problem with Eclipse GalileoI try install
geronimo-eclipse-plugin-2.1.5-updatesite but i have follow error: Cannot connect to keystore. This trust engine is read only. Cannot complete the install because one or more required items could not be found. Software currently installed: Geronimo v2.1 Server Adapter 2.1.5 (org.apache.geronimo.v21.feature.feature.group 2.1.5) Missing requirement: Geronimo v2.1 Server Adapter 2.1.5 (org.apache.geronimo.v21.feature.feature.group 2.1.5) requires 'org.apache.geronimo.jee.v21.jaxbmodel [2.1.5]' but it could not be found what i can do? PD: sorry for my bad english |
|
|
Re: Problem with Eclipse GalileoFor WAS CE v2.1.1.3 (=Geronimo 2.1.4) and Eclipse 3.5.x (Galileo) you find the updated Plugin under http://download.boulder.ibm.com/ibmdl/pub/software/websphere/wasce/updates/ work'S for me
|
| Free embeddable forum powered by Nabble | Forum Help |
