2

I have a requirement to implement different type of document style in Apache CXF webservices according to there role.

Any suggestion will be appreciated.

Sai prateek
  • 11,842
  • 9
  • 51
  • 66
  • please give an example of "document style" (ie `@SOAPBinding(style = Style.RPC)`?) – Michele Mariotti Oct 31 '13 at 01:21
  • see the answer on this question, it might help [http://stackoverflow.com/questions/14831499/will-apache-cxf-supports-jax-rpc-based-web-servicessoap](http://stackoverflow.com/questions/14831499/will-apache-cxf-supports-jax-rpc-based-web-servicessoap) –  Dec 07 '13 at 00:57

1 Answers1

0

http://www.ibm.com/developerworks/webservices/library/ws-whichwsdl/

You can follow above link to understand differences between them with example.

kingAm
  • 1,755
  • 1
  • 13
  • 23