• 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

SOAP on WASP and Apache

 
Ranch Hand
Posts: 350
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I wanted to develope a simple application using SOAP and java so I started of by using the WASP server as a SOAP implementation. That was really very easy, it took me a about 15 min to write a simple Hello World Application. Now since I am using JBuilder for Java developement, I downlaoded JBuilders Web Services toolkit, this uses Apache Soap and Apache axis for SOAP implementation, I started off by writing a simple hello world application ...it is really a pain. Has nay one faced the similar problem.
Is there anytting interesting that I can do with SOAP, as in for some mock project. I seem to have a lot of time on my hands tooo kill so I would appretiate if some one can suggest me.. a mock project.
Vivek
 
reply
    Bookmark Topic Watch Topic
  • New Topic