• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

New to axis2. Question on transport classes

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

Could someone please explain what is the use of a TransportReceiver/TransportSender e.g. CommonsHTTPTransportSender in axis2?
Isn't the HTTP part being handled by the container e.g Tomcat?
What is the functionality of these transport classes then?
E.g. when in services.xml there is the following:

whys is it needed?

Could someone please help me on this?

Thanks!
reply
    Bookmark Topic Watch Topic
  • New Topic