• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Unable to install eclipse WTP 3.2.0M6, Galileo SR2

 
Ranch Hand
Posts: 201
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all,


I want to use JAX-WS web services in my project, for that I came to know about the WTP tool.
So, grabbed a fresh copy of eclipse and went to the home page : WTP. It says to download WTP from the update site http://download.eclipse.org/webtools/milestones.


I tried to install from this location but eclipse shows the following error :



Anu idea to get around this problem ?

Thanks
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eclipse Galileo, if you downloaded the "Eclipse for Java EE Developer's" edition already contains WTP.

The Eclipse distributions named after the moon of Jupiter (Ganymede, Galileo, etc) are bundles that contain the base Eclipse IDE plus a number of plugins pre-installed so that they are immediately usable by the targeted programmers.
 
Girish Vasmatkar
Ranch Hand
Posts: 201
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Howdy Peter,

Thanks for your reply.

So,then,how do I start building JAX-WS based web services using fresh installation of Eclipse EE Galileo version. I see apache axis over there but no jax-ws.

Thanks again!
 
Girish Vasmatkar
Ranch Hand
Posts: 201
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
And yes, this URL https://jax-ws.dev.java.net/guide/Developing_with_Eclipse.html did pretty god job of explaining things, but the SOAP UI plugin web site it mentions is broken.
 
reply
    Bookmark Topic Watch Topic
  • New Topic