VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-cxf/page/2

⇱ Apache CXF Archives - Page 2 of 3 - Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Andrey RedkoApril 5th, 2014
    4 496

    Apache CXF 3.0: JAX-RS 2.0 and Bean Validation 1.1 finally together

    The upcoming release 3.0 (currently in milestone 2 phase) of the great Apache CXF framework is bringing a lot of…

    Read More »
  • Enterprise Java👁 Image
    Arun ManivannanOctober 28th, 2013
    0 201

    Building Camel-CXF REST Service in OSGi for Karaf – Multicasting and Aggregation

    Please check out my other post on building plain CXF services (without Camel) in OSGi on Karaf. This is a…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Niraj SinghJuly 1st, 2013
    30 1,390

    Developing RESTful Services using Apache CXF

    Introduction As you already know there are two ways of developing a web service Simple Object Access Protocol (SOAP) Representational…

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

    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 »
  • Enterprise Java👁 Image
    Alvin ReyesMay 9th, 2013
    5 646

    Apache CXF – JAX-WS – Simple Tutorial

    A lot of Java Developers out there sees task with Web Service implementation daunting – well, nobody can blame them…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Dinuka ArseculeratneApril 19th, 2013
    0 201

    Let us write a document style Web Service

    You might be aware that there are mainly four different styles of web services we can make use of. They…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoFebruary 1st, 2013
    0 301

    Going REST: embedding Tomcat with Spring and JAX-RS (Apache CXF)

    This post is logical continuation of the previous one. The only difference is the container we are going to use:…

    Read More »
  • Enterprise Java👁 Image
    Andrey RedkoJanuary 22nd, 2013
    6 631

    Going REST: embedding Jetty with Spring and JAX-RS (Apache CXF)

    For hardcore server-side Java developer the only way to ‘speak’ out to the world is by using APIs. Today’s post…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Florian AdlerMay 28th, 2012
    0 177

    REST CXF for Spring JPA2 backend

    In this demo, we will generate a REST/CXF application with spring/jpa2 backend. This demo presents the track REST-CXF of minuteproject.…

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