• 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

Axis2 question

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

I have question regarding Axis2. Noticed that using axis just generate the stub part of the code is enough to run web service. I was following this guide http://wso2.org/library/1719

So when is the skeleton code generation is needed and under what condition. I also noticed that the samples that came together with axis2 downloads does not need stub and skeleton generation like the pojo sample.
And also some sample client uses RPC approach and was wondering whether RPC is still current.
I am new at this so not sure which approach is more current.

Thank you
 
reply
    Bookmark Topic Watch Topic
  • New Topic