• 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

Web Services Support in Eclipse 3.0

 
Ranch Hand
Posts: 134
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there any difference between Eclipse 2.0 and 3.0 in regard to supporting Web Services?
 
Saloon Keeper
Posts: 27752
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Neither one directly supports web services, so there's no difference.

There is (was?) a plugin for Apache Axis, though it wasn't very polished. I used it under Eclipse 2. Don't know if it's been upgraded for Eclipse 3.
 
Naina Si
Ranch Hand
Posts: 134
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Tim,

I'm surprised to learn that there is no direct support for Web Services in Eclipse 3.0. Anyway, thanks for the info.
 
author
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Naina Si:
Tim,

I'm surprised to learn that there is no direct support for Web Services in Eclipse 3.0. Anyway, thanks for the info.



Look at the Eclipse Web Tools project. They have support for Web Services. There is a developerWorks article about it at:

http://www-106.ibm.com/developerworks/edu/os-dw-os-wtpservice-i.html?S_TACT=104AHW22&S_CMP=ZHP

Carlos
 
Naina Si
Ranch Hand
Posts: 134
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Carlos,

Thanks much for pointing me that article.
 
Ranch Hand
Posts: 30
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Web Services support is a part of the Eclipse foundation however.

Support for Web Services is in the Eclipse Web Tools Platform project (http://www.eclipse.org/webtools).
 
Or we might never have existed at all. Freaky. So we should cherish everything. Even this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic