...
|
h3. Articles
|
h4. General Articles
|
* [Getting started with Apache CXF|http://agileskills2.org/DWSAA/Chapters1-2.pdf] - The first two chapters in developing Web Services with Apache CXF and Axis2 (January 2010) * [Turning Ordinary OSGi Services Into Remote OSGi Services|http://osgi.dzone.com/articles/turning-ordinary-osgi-services] - Mitch Pronschinske's article published on DZone about CXF Distributed OSGi (December 2009) * [Programmatically generate a WSDL from a POJO/Interface using CXF|http://wiki.nanthrax.net/NanthraxWiki/Wiki.jsp?page=Main] - Jean-Baptiste Onofré's blog (See entry dated 2009-08-04)
|
* [Why Do We Need Distributed OSGi? |http://www.infoq.com/articles/newcomer-distributed-osgi] - InfoQ Article written by Eric Newcomer (February 2009)
|
* [Why Do We Need Distributed OSGi? |http://www.infoq.com/articles/newcomer-distributed-osgi] _by Eric Newcomer_ (February 2009)
|
* [ServiceMix, ActiveMQ, CXF and Camel Training Videos | http://java.dzone.com/announcements/servicemix-activemq-cxf-and] - DZone/JavaLobby Article (February 2009) * [Distributed OSGi - A Simple Example|http://coderthoughts.blogspot.com/2009/02/distributed-osgi-simple-example.html] - first in a series of Distributed OSGi tutorials on David Bosschaert's blog
|
...
|
* [Defining Contract first webservices by generating wsdl from java|http://www.liquid-reality.de/display/liquid/2008/08/20/Defining+Contract+first+webservices+by+generating+wsdl+from+java] - Christian Schneider´s Blog (August 2008) * [Better JMS Transport for CXF Webservice using Apache Camel|http://www.liquid-reality.de/display/liquid/2008/08/25/Better+JMS+Transport+for+CXF+Webservice+using+Apache+Camel] - Christian Schneider´s Blog (August 2008)
|
* [Programming SSL for Jetty based CXF services|http://aruld.info/programming-ssl-for-jetty-based-cxf-services/] - _by Arul Dhesiaseelan_ (July 2008)
|
* [Design and implement POJO Web services using Spring and Apache CXF, Part I|http://www.ibm.com/developerworks/webservices/library/ws-pojo-springcxf/index.html?ca=drs-] - IBM dW article by Rajeev Hathi and Naveen Balani (July 2008)
|
* [BriefingsDirect interview with Dan Kulp and Benson Marguiles|http://briefingsdirect.blogspot.com/2008/06/apache-cxf-where-its-been-and-what.html] (June 2008)
|
* [Developing a loan processing application using Apache CXF and JPA in NetBeans 6.1|http://wiki.netbeans.org/ApacheCXFonNetBeans] - by Arulazi Dhesiaseelan (April 2008) * [Make Web Services Transparent with Spring 2.5 and Apache CXF 2.0|http://wheelersoftware.com/articles/spring-cxf-consuming-web-services.html] - by Willie Wheeler (March 2008) * [Web Services with Spring 2.5 and Apache CXF 2.0|http://wheelersoftware.com/articles/spring-cxf-web-services.html] - by Willie Wheeler (February 2008)
|
* [Apache CXF Tutorial - WS-Security with Spring | http://www.lumidant.com/blog/apache-cxf-tutorial-ws-security-with-spring/] Lumidant Blog (February 2008)
|
* [Web Services Tutorial with Apache CXF | http://www.lumidant.com/blog/web-services-tutorial-with-apache-cxf/] Lumidant Blog (February 2008) * [POX (Plain Old XML) JAX-WS service using CXF and Spring Configuration | http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/] \- Atif Khan's Blog (January 2008) * [Glen Mazza's Blog - Article Index|http://www.jroller.com/gmazza/entry/blog_article_index] \- Contains many how-to articles for CXF and Metro, covering JAX-WS basics, security, debugging/testing, and several other web service topics. * [Create Web services in two clicks (or almost) thanks to Apache CXF and AOP|http://www.azuki-framework.org/wiki/index.php?title=Tutorial_bean200] by Robert Bakic (October 2007)
|
* [Apache CXF, alternative to Axis?|http://soasidewalk.blogspot.com/2007/09/apache-cxf-alternative-to-axis.html] by Christopher Riley (September 2007)
|
* [SOAP Client for Amazon ECS with XFire|http://sujitpal.blogspot.com/2007/09/soap-client-for-amazon-ecs-with-xfire.html] by Sujit Pal (September 2007) * [soapUI 1.7.6 adds Apache CXF support|http://www.theserverside.com/discussions/thread.tss?thread_id=47071] by Ole Matzura (September 2007) * [JAX-WS Dynamic Dispatch with CXF | http://techpolesen.blogspot.com/2007/08/jax-ws-dynamic-dispatch-with-cxf.html] \- Per Olesen's blog (August 2007) * [Java-first Web Service development using CXF|http://family-hildebrandt.com/eduard/2007/08/15/tutorial-soap-over-http-webservice-mit-apache-cxf-java-first-development/] and [WSDL optimization using annotations|http://family-hildebrandt.com/eduard/2007/08/24/tutorial-jaxb-webservice-in-10-schritten-optimieren/] (in German) - Eduard Hildebrandt's blog (August 2007)
|
h4. CXF and Security Articles * [Apache CXF Tutorial - WS-Security with Spring | http://www.lumidant.com/blog/apache-cxf-tutorial-ws-security-with-spring/] Lumidant Blog (February 2008)
|
* [CXF, Spring and WS-Security putting it all together - part 1|http://domagojtechtips.blogspot.com/2007/08/cxf-spring-and-ws-security-putting-it.html] \- Domagoj's Tech tips (August 2007). * [CXF WS-Security using JSR 181 + Interceptor Annotations | http://arsenalist.com/2007/07/31/cxf-ws-security-using-jsr-181-interceptor-annotations-xfire-migration/] \- Arsenalist blog (July 2007)
|
h4. Stack Comparison * [WS Wiki, Stack Comparison|http://wiki.apache.org/ws/StackComparison] (January 2010) * [Apache Axis2, CXF and Sun JAX-WS RI in comparison] _by Thomas Bayer_ (October 2010) * [Apache CXF, alternative to Axis?|http://soasidewalk.blogspot.com/2007/09/apache-cxf-alternative-to-axis.html] _by Christopher Riley_ (September 2007) * [Axis, Axis2 and CXF: Surveying the WS Landscape|http://www.theserverside.com/news/1363958/Axis-Axis2-and-CXF-Surveying-the-WS-Landscape] _by Bjorn Townsend_ (September 2007)
|
|
h3. Interviews * [BriefingsDirect interview with Dan Kulp and Benson Marguiles|http://briefingsdirect.blogspot.com/2008/06/apache-cxf-where-its-been-and-what.html] _by Dana Gardner_ (June 2008) * [Apache CXF: Interview with Dan Diephouse and Paul Brown | http://www.oreillynet.com/onjava/blog/2007/07/apache_cxf_interview_with_dan.html] _by Tim O'Brien_ (July 2007)
|
h3. Resources
|
...
|