• 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
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

For Web Service, if I have WAS and RAD, do I still need Axis ?

 
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have installed Websphere application server and RAD IDE. I cna use it to develop and deploy Web service I think. But many people use Axis service engine. my question is -- Do I still need a web service engine like Axis for me to develope and deploy web service ?
 
Ranch Hand
Posts: 215
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi. With WebSphere Application Server (WAS) and RAD, you should be all set.

Axis and Metro/Glassfish are open source software, and they are used by a lot of people/organizations that believe in the idea of open source products.
 
reply
    Bookmark Topic Watch Topic
  • New Topic