VOOZH about

URL: https://www.javacodegeeks.com/tag/soap/page/2

⇱ SOAP Archives - Page 2 of 2 - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Koen SerneelsSeptember 16th, 2013
    0 1,094

    WS-Security: using BinarySecurityToken for authentication

    As we all know, one goal set by WS-Security is to enforce integrity and/or confidentially on SOAP messages. In case…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Niraj SinghJune 28th, 2013
    26 2,484

    Developing SOAP Web service using Apache CXF

    In last post I walked through the steps for developing a simple RESTFull service using apache CXF.  In this post…

    Read More »
  • Software Development👁 Image
    David CarverAugust 16th, 2012
    0 94

    Enterprise SOAP Services in a Web 2.0 REST/JSON World

    With the popularlity of JSON and other NoSQL data standard formats, the complexity and in some cases the plain verbosity…

    Read More »
  • «
  • 1
  • 2
Back to top button
Close