• 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

What's the difference between payload and message mode?

 
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all! Hope somebody can answer some questions:

1º What's the difference between payload-oriented and message-oriented mode?
2º What's the difference between static and dynamic web services?
3º What's the difference between document and rpc type?

Thank you very much!

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

Antonio Fornie wrote:
1º What's the difference between payload-oriented and message-oriented mode?


See section 4.3 in the JAX-WS 2.1 specification.


2º What's the difference between static and dynamic web services?


See section 4.1.1 in the JAX-WS 2.1 specification.

3º What's the difference between document and rpc type?


See section 3.5 in the JAX-WS 2.1 specification.


Thank you very much!


You are welcome!

Finally, the JAX-WS 2.1 specification can be downloaded at http://jcp.org/aboutJava/communityprocess/mrel/jsr224/index2.html
Best wishes!
 
Antonio Fornie
Ranch Hand
Posts: 117
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you! I was looking for it in the JEE5 tutorial in vane, now I have it!

antonio
 
Where does a nanny get ground to air missles? Protect 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