Modified: websites/production/cxf/content/index.html
==============================================================================
--- websites/production/cxf/content/index.html (original)
+++ websites/production/cxf/content/index.html Tue Sep 19 14:57:40 2017
@@ -99,7 +99,7 @@ Apache CXF -- Index
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><h1
id="Index-ApacheCXF™:AnOpen-SourceServicesFramework">Apache CXF™:
An Open-Source Services Framework</h1><h2
id="Index-Overview">Overview</h2><p>Apache CXF™ is an open source
services framework. CXF helps you build and develop services using frontend
programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of
protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a
variety of transports such as HTTP, JMS or JBI.</p><h2
id="Index-News">News</h2><h3
id="Index-September13,2017-ApacheCXF3.2.0released!">September 13, 2017 - Apache
CXF 3.2.0 released!</h3><p>The Apache CXF team is proud to announce the
availability of the latest major version of CXF: 3.2.0.   3.2.0
contains several new features including full JAX-RS 2.1 support, updated
Swagger support, enhanced tracing support, WS-Transfer support, and much
more. </p><p>Downloads are available <a shape="rect"
href="download.html">here
</a>.</p><p> </p><h3
id="Index-September13,2017-ApacheCXF3.1.13/3.0.15released!">September 13, 2017
- Apache CXF 3.1.13/3.0.15 released!</h3><p>The Apache CXF team is proud to
announce the availability of the latest patch releases. Over 35 JIRA issues
were fixed for 3.1.13 which many of those fixes back ported to
3.0.15.</p><p>This is mostly a patch release to fix problems and issues that
users have encountered.   Downloads are available <a
shape="rect" href="download.html">here</a>.</p><div
class="confluence-information-macro confluence-information-macro-warning"><span
class="aui-icon aui-icon-small aui-iconfont-error
confluence-information-macro-icon"></span><div
class="confluence-information-macro-body"><p>3.0.15 is the last planned release
for the 3.0.x branch of CXF. Users are HIGHLY encouraged to upgrade to a newer
version as soon as possible.</p></div></div><h3
id="Index-August3,2017-ApacheCXF2.6.17released!">August 3, 2017 - Apache CXF
2.6.17 released!</h
3><div>Apache CXF 2.6.17 has been released. This is a once-off release to fix
some security advisories that have been fixed in more recent versions of CXF.
CXF users should try as much as possible to upgrade to a more recent and
supported version of CXF.</div><p>The <a shape="rect"
href="security-advisories.html">advisories</a> fixed in this release are as
follows:</p><p> - CVE-2014-3577 <br clear="none"> - CVE-2014-3623 <br
clear="none"> - CVE-2015-5253 <br clear="none"> - CVE-2016-8739 <br
clear="none"> - CVE-2016-6812 <br clear="none"> -
CVE-2017-5656</p><h3
id="Index-June29,2017-ApacheCXF3.1.12/3.0.14released!">June 29, 2017 - Apache
CXF 3.1.12/3.0.14 released!</h3><p>The Apache CXF team is proud to announce the
availability of the latest patch releases. Over 55 JIRA issues were fixed for
3.1.12 which many of those fixes back ported to 3.0.14.</p><p>This is mostly a
patch release to fix problems and issues that users have encountered.
  Do
wnloads are available <a shape="rect"
href="download.html">here</a>.</p><h3
id="Index-April10,2017-ApacheCXF3.1.11/3.0.13released!">April 10, 2017 - Apache
CXF 3.1.11/3.0.13 released!</h3><p>The Apache CXF team is proud to announce the
availability of the latest patch releases. Over 100 JIRA issues were fixed for
3.1.11 which many of those fixes back ported to 3.0.13.</p><p>This is mostly a
patch release to fix problems and issues that users have encountered.
  Downloads are available <a shape="rect"
href="download.html">here</a>.</p><h3 id="Index-Features">Features</h3><p>CXF
includes a broad feature set, but it is primarily focused on the following
areas:</p><ul><li><strong>Web Services Standards Support:</strong> CXF supports
a variety of web service standards including SOAP, the WS-I Basic Profile,
WSDL, WS-Addressing, WS-Policy, WS-ReliableMessaging, WS-Security,
WS-SecurityPolicy, WS-SecureConverstation, and WS-Trust
(partial).</li><li><strong>Frontends:</s
trong> CXF supports a variety of "frontend" programming
models.</li></ul><p>CXF implements the JAX-WS APIs. CXF JAX-WS support includes
some extensions to the standard that make it significantly easier to use,
compared to the reference implementation: It will automatically generate code
for request and response bean classes, and does not require a WSDL for simple
cases.</p><p>It also includes a "simple frontend" which allows creation of
clients and endpoints without annotations. CXF supports both contract first
development with WSDL and code first development starting from Java.</p><p>For
REST, CXF also supports a JAX-RS frontend.</p><ul><li><strong>Ease of
use:</strong> CXF is designed to be intuitive and easy to use. There are simple
APIs to quickly build code-first services, Maven plug-ins to make tooling
integration easy, JAX-WS API support, Spring 2.x XML support to make
configuration a snap, and much more.</li><li><strong>Binary and Legacy Protocol
Support:</strong> CXF has be
en designed to provide a pluggable architecture that supports not only XML but
also non-XML type bindings, such as JSON and CORBA, in combination with any
type of transport.</li></ul><p>To get started using CXF, check out the <a
shape="rect" href="download.html">downloads</a>, the <a shape="rect"
href="http://cxf.apache.org/docs/index.html">user's guide</a>, or the <a
shape="rect" href="mailing-lists.html">mailing lists</a> to get more
information!</p><h2 id="Index-Goals">Goals</h2><h3
id="Index-General">General</h3><ul><li>High
Performance</li><li>Extensible</li><li>Intuitive & Easy to Use</li></ul><h3
id="Index-SupportforStandards">Support for Standards</h3><h5
id="Index-JSRSupport">JSR Support</h5><ul><li>JAX-WS - Java API for XML-Based
Web Services (JAX-WS) 2.0 - <a shape="rect" class="external-link"
href="http://jcp.org/en/jsr/detail?id=224"
rel="nofollow">JSR-224</a></li><li>Web Services Metadata for the Java Platform
- <a shape="rect" class="external-link" href="http://jc
p.org/en/jsr/detail?id=181" rel="nofollow">JSR-181</a></li><li>JAX-RS - The
Java API for RESTful Web Services - <a shape="rect" class="external-link"
href="http://jcp.org/en/jsr/detail?id=311"
rel="nofollow">JSR-311</a></li><li>SAAJ - SOAP with Attachments API for Java
(SAAJ) - <a shape="rect" class="external-link"
href="http://jcp.org/aboutJava/communityprocess/mrel/jsr067/index3.html"
rel="nofollow">JSR-67</a></li></ul><h5
id="Index-WS-*andrelatedSpecificationsSupport">WS-* and related Specifications
Support</h5><ul><li>Basic support: WS-I Basic Profile 1.1</li><li>Quality of
Service: WS-Reliable Messaging</li><li>Metadata: WS-Policy, WSDL 1.1 - Web
Service Definition Language</li><li>Communication Security: WS-Security,
WS-SecurityPolicy, WS-SecureConversation, WS-Trust (partial
support)</li><li>Messaging Support: WS-Addressing, SOAP 1.1, SOAP 1.2, Message
Transmission Optimization Mechanism (MTOM)</li></ul><h3
id="Index-MultipleTransports,ProtocolBindings,DataBindings,andFormats
">Multiple Transports, Protocol Bindings, Data Bindings, and
Formats</h3><ul><li>Transports: HTTP, Servlet, JMS, In-VM and many others via
the <a shape="rect" class="external-link"
href="http://camel.apache.org/camel-transport-for-cxf.html">Camel transport for
CXF</a> such as SMTP/POP3, TCP and Jabber</li><li>Protocol Bindings: SOAP,
REST/HTTP, pure XML</li><li>Data bindings: JAXB 2.x, Aegis, Apache XMLBeans,
Service Data Objects (SDO), JiBX</li><li>Formats: XML Textual, JSON,
FastInfoset</li><li>Extensibility API allows additional bindings for CXF,
enabling additional message format support such as CORBA/IIOP</li></ul><h3
id="Index-FlexibleDeployment">Flexible Deployment</h3><ul><li>Lightweight
containers: deploy services in Jetty, Tomcat or Spring-based
containers</li><li>JBI integration: deploy as a service engine in a JBI
container such as ServiceMix, OpenESB or Petals</li><li>Java EE integration:
deploy services in Java EE application servers such as Apache Geronimo, JOnAS,
Red
hat JBoss, OC4J, Oracle WebLogic, and IBM WebSphere</li><li>Standalone Java
client/server</li></ul><h3
id="Index-SupportforMultipleProgrammingLanguages">Support for Multiple
Programming Languages</h3><ul><li>Full support for JAX-WS 2.x client/server
programming model</li><li>JAX-WS 2.x synchronous, asynchronous and one-way
API's</li><li>JAX-WS 2.x Dynamic Invocation Interface (DII) API</li><li>JAX-RS
for RESTful clients</li><li>Support for wrapped and non-wrapped
styles</li><li>XML messaging API</li><li>Support for JavaScript and ECMAScript
4 XML (E4X) - both client and server</li><li>Support for CORBA</li><li>Support
for JBI with ServiceMix</li></ul><h3
id="Index-Tooling">Tooling</h3><ul><li>Generating Code: WSDL to Java, WSDL to
JavaScript, Java to JavaScript</li><li>Generating WSDL: Java to WSDL, XSD to
WSDL, IDL to WSDL, WSDL to XML</li><li>Adding Endpoints: WSDL to SOAP, WSDL to
CORBA, WSDL to service</li><li>Generating Support Files: WSDL to
IDL</li><li>Validating Files: WSDL
Validation</li></ul><h2 id="Index-GettingInvolved">Getting
Involved</h2><p>Apache CXF is currently under heavy development. To get
involved you can <a shape="rect" href="mailing-lists.html">subscribe to the
mailing lists</a>. You can also grab the code from the <a shape="rect"
href="source-repository.html">Source Repository</a>. You also need to read
about <a shape="rect" href="building.html">Building</a> CXF. For Eclipse users,
you should read about <a shape="rect" href="setting-up-eclipse.html">Setting up
Eclipse</a>.</p></div>
+<div id="ConfluenceContent"><h1
id="Index-ApacheCXF™:AnOpen-SourceServicesFramework">Apache CXF™:
An Open-Source Services Framework</h1><h2
id="Index-Overview">Overview</h2><p>Apache CXF™ is an open source
services framework. CXF helps you build and develop services using frontend
programming APIs, like JAX-WS and JAX-RS. These services can speak a variety of
protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a
variety of transports such as HTTP, JMS or JBI.</p><h2
id="Index-News">News</h2><h3
id="Index-September13,2017-ApacheCXF3.2.0released!">September 13, 2017 - Apache
CXF 3.2.0 released!</h3><p>The Apache CXF team is proud to announce the
availability of the latest major version of CXF: 3.2.0.   3.2.0
contains several new features including full JAX-RS 2.1 support, updated
Swagger support, enhanced tracing support, WS-Transfer support, and much
more. </p><p>Downloads are available <a shape="rect"
href="download.html">here
</a>.   See the <a shape="rect"
href="http://cxf.apache.org/docs/32-migration-guide.html">migration guide</a>
for more details.</p><h3
id="Index-September13,2017-ApacheCXF3.1.13/3.0.15released!">September 13, 2017
- Apache CXF 3.1.13/3.0.15 released!</h3><p>The Apache CXF team is proud to
announce the availability of the latest patch releases. Over 35 JIRA issues
were fixed for 3.1.13 which many of those fixes back ported to
3.0.15.</p><p>This is mostly a patch release to fix problems and issues that
users have encountered.   Downloads are available <a
shape="rect" href="download.html">here</a>.</p><div
class="confluence-information-macro confluence-information-macro-warning"><span
class="aui-icon aui-icon-small aui-iconfont-error
confluence-information-macro-icon"></span><div
class="confluence-information-macro-body"><p>3.0.15 is the last planned release
for the 3.0.x branch of CXF. Users are HIGHLY encouraged to upgrade to a newer
version as soon as p
ossible.</p></div></div><h3
id="Index-August3,2017-ApacheCXF2.6.17released!">August 3, 2017 - Apache CXF
2.6.17 released!</h3><div>Apache CXF 2.6.17 has been released. This is a
once-off release to fix some security advisories that have been fixed in more
recent versions of CXF. CXF users should try as much as possible to upgrade to
a more recent and supported version of CXF.</div><p>The <a shape="rect"
href="security-advisories.html">advisories</a> fixed in this release are as
follows:</p><p> - CVE-2014-3577 <br clear="none"> - CVE-2014-3623 <br
clear="none"> - CVE-2015-5253 <br clear="none"> - CVE-2016-8739 <br
clear="none"> - CVE-2016-6812 <br clear="none"> -
CVE-2017-5656</p><h3
id="Index-June29,2017-ApacheCXF3.1.12/3.0.14released!">June 29, 2017 - Apache
CXF 3.1.12/3.0.14 released!</h3><p>The Apache CXF team is proud to announce the
availability of the latest patch releases. Over 55 JIRA issues were fixed for
3.1.12 which many of those fixes back p
orted to 3.0.14.</p><p>This is mostly a patch release to fix problems and
issues that users have encountered.   Downloads are available <a
shape="rect" href="download.html">here</a>.</p><h3
id="Index-April10,2017-ApacheCXF3.1.11/3.0.13released!">April 10, 2017 - Apache
CXF 3.1.11/3.0.13 released!</h3><p>The Apache CXF team is proud to announce the
availability of the latest patch releases. Over 100 JIRA issues were fixed for
3.1.11 which many of those fixes back ported to 3.0.13.</p><p>This is mostly a
patch release to fix problems and issues that users have encountered.
  Downloads are available <a shape="rect"
href="download.html">here</a>.</p><h3 id="Index-Features">Features</h3><p>CXF
includes a broad feature set, but it is primarily focused on the following
areas:</p><ul><li><strong>Web Services Standards Support:</strong> CXF supports
a variety of web service standards including SOAP, the WS-I Basic Profile,
WSDL, WS-Addressing, WS-Policy, WS-Reli
ableMessaging, WS-Security, WS-SecurityPolicy, WS-SecureConverstation, and
WS-Trust (partial).</li><li><strong>Frontends:</strong> CXF supports a variety
of "frontend" programming models.</li></ul><p>CXF implements the JAX-WS APIs.
CXF JAX-WS support includes some extensions to the standard that make it
significantly easier to use, compared to the reference implementation: It will
automatically generate code for request and response bean classes, and does not
require a WSDL for simple cases.</p><p>It also includes a "simple frontend"
which allows creation of clients and endpoints without annotations. CXF
supports both contract first development with WSDL and code first development
starting from Java.</p><p>For REST, CXF also supports a JAX-RS
frontend.</p><ul><li><strong>Ease of use:</strong> CXF is designed to be
intuitive and easy to use. There are simple APIs to quickly build code-first
services, Maven plug-ins to make tooling integration easy, JAX-WS API support,
Spring 2.x XML
support to make configuration a snap, and much more.</li><li><strong>Binary
and Legacy Protocol Support:</strong> CXF has been designed to provide a
pluggable architecture that supports not only XML but also non-XML type
bindings, such as JSON and CORBA, in combination with any type of
transport.</li></ul><p>To get started using CXF, check out the <a shape="rect"
href="download.html">downloads</a>, the <a shape="rect"
href="http://cxf.apache.org/docs/index.html">user's guide</a>, or the <a
shape="rect" href="mailing-lists.html">mailing lists</a> to get more
information!</p><h2 id="Index-Goals">Goals</h2><h3
id="Index-General">General</h3><ul><li>High
Performance</li><li>Extensible</li><li>Intuitive & Easy to Use</li></ul><h3
id="Index-SupportforStandards">Support for Standards</h3><h5
id="Index-JSRSupport">JSR Support</h5><ul><li>JAX-WS - Java API for XML-Based
Web Services (JAX-WS) 2.0 - <a shape="rect" class="external-link"
href="http://jcp.org/en/jsr/detail?id=224" rel="nofol
low">JSR-224</a></li><li>Web Services Metadata for the Java Platform - <a
shape="rect" class="external-link" href="http://jcp.org/en/jsr/detail?id=181"
rel="nofollow">JSR-181</a></li><li>JAX-RS - The Java API for RESTful Web
Services - <a shape="rect" class="external-link"
href="http://jcp.org/en/jsr/detail?id=311"
rel="nofollow">JSR-311</a></li><li>SAAJ - SOAP with Attachments API for Java
(SAAJ) - <a shape="rect" class="external-link"
href="http://jcp.org/aboutJava/communityprocess/mrel/jsr067/index3.html"
rel="nofollow">JSR-67</a></li></ul><h5
id="Index-WS-*andrelatedSpecificationsSupport">WS-* and related Specifications
Support</h5><ul><li>Basic support: WS-I Basic Profile 1.1</li><li>Quality of
Service: WS-Reliable Messaging</li><li>Metadata: WS-Policy, WSDL 1.1 - Web
Service Definition Language</li><li>Communication Security: WS-Security,
WS-SecurityPolicy, WS-SecureConversation, WS-Trust (partial
support)</li><li>Messaging Support: WS-Addressing, SOAP 1.1, SOAP 1.2, Message T
ransmission Optimization Mechanism (MTOM)</li></ul><h3
id="Index-MultipleTransports,ProtocolBindings,DataBindings,andFormats">Multiple
Transports, Protocol Bindings, Data Bindings, and
Formats</h3><ul><li>Transports: HTTP, Servlet, JMS, In-VM and many others via
the <a shape="rect" class="external-link"
href="http://camel.apache.org/camel-transport-for-cxf.html">Camel transport for
CXF</a> such as SMTP/POP3, TCP and Jabber</li><li>Protocol Bindings: SOAP,
REST/HTTP, pure XML</li><li>Data bindings: JAXB 2.x, Aegis, Apache XMLBeans,
Service Data Objects (SDO), JiBX</li><li>Formats: XML Textual, JSON,
FastInfoset</li><li>Extensibility API allows additional bindings for CXF,
enabling additional message format support such as CORBA/IIOP</li></ul><h3
id="Index-FlexibleDeployment">Flexible Deployment</h3><ul><li>Lightweight
containers: deploy services in Jetty, Tomcat or Spring-based
containers</li><li>JBI integration: deploy as a service engine in a JBI
container such as ServiceMix, OpenE
SB or Petals</li><li>Java EE integration: deploy services in Java EE
application servers such as Apache Geronimo, JOnAS, Redhat JBoss, OC4J, Oracle
WebLogic, and IBM WebSphere</li><li>Standalone Java client/server</li></ul><h3
id="Index-SupportforMultipleProgrammingLanguages">Support for Multiple
Programming Languages</h3><ul><li>Full support for JAX-WS 2.x client/server
programming model</li><li>JAX-WS 2.x synchronous, asynchronous and one-way
API's</li><li>JAX-WS 2.x Dynamic Invocation Interface (DII) API</li><li>JAX-RS
for RESTful clients</li><li>Support for wrapped and non-wrapped
styles</li><li>XML messaging API</li><li>Support for JavaScript and ECMAScript
4 XML (E4X) - both client and server</li><li>Support for CORBA</li><li>Support
for JBI with ServiceMix</li></ul><h3
id="Index-Tooling">Tooling</h3><ul><li>Generating Code: WSDL to Java, WSDL to
JavaScript, Java to JavaScript</li><li>Generating WSDL: Java to WSDL, XSD to
WSDL, IDL to WSDL, WSDL to XML</li><li>Adding Endpoints
: WSDL to SOAP, WSDL to CORBA, WSDL to service</li><li>Generating Support
Files: WSDL to IDL</li><li>Validating Files: WSDL Validation</li></ul><h2
id="Index-GettingInvolved">Getting Involved</h2><p>Apache CXF is currently
under heavy development. To get involved you can <a shape="rect"
href="mailing-lists.html">subscribe to the mailing lists</a>. You can also grab
the code from the <a shape="rect" href="source-repository.html">Source
Repository</a>. You also need to read about <a shape="rect"
href="building.html">Building</a> CXF. For Eclipse users, you should read about
<a shape="rect" href="setting-up-eclipse.html">Setting up Eclipse</a>.</p></div>
</div>
<!-- Content -->
</td>
Modified: websites/production/cxf/content/mailing-lists.html
==============================================================================
--- websites/production/cxf/content/mailing-lists.html (original)
+++ websites/production/cxf/content/mailing-lists.html Tue Sep 19 14:57:40 2017
@@ -99,7 +99,7 @@ Apache CXF -- Mailing Lists
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><h1 id="MailingLists-MailingLists">Mailing
Lists</h1><p>Feel free to participate in Apache CXF™ mailing lists, IRCs
and user groups.</p><h2 id="MailingLists-ApacheCXFMailingLists">Apache CXF
Mailing Lists</h2><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>List Name</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Subscribe</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Unsubscribe</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Archive</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Nabble</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF User List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-li
nk" href="mailto:[email protected]"
rel="nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-users/">Archive</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-user-f547216.html"
rel="nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Developer List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://mail-archives.apac
he.org/mod_mbox/cxf-dev/">Archive</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html"
rel="nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Commits List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-commits/">Archive</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-commits-f577170.html" rel=
"nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Issues List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-issues/">Archive</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-issues-f586616.html"
rel="nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Build Notification List</p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="ext
ernal-link" href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-notifications/">Archive</a></p></td><td
colspan="1" rowspan="1"
class="confluenceTd"><p> </p></td></tr></tbody></table></div><p>To keep
the mailing list archives useful for searching, please use the cxf-user's list
for any questions related to using Apache CXF. The developers on cxf-dev are
also on cxf-user, along with many other readers who can also provide help for
your question. The cxf-dev list is just for programming the internals of Apache
CXF itself.</p><h2 id="MailingLists-ApacheCXFIRCs">Apache CXF
IRCs</h2><p>channel #<a shape="rect" class="external-
link" href="mailto:[email protected]"
rel="nofollow">[email protected]</a></p><p>IRC logs are at: <a
shape="rect" class="external-link"
href="http://irclogs.dankulp.com/logs/irclogger_logs/apache-cxf"
rel="nofollow">http://irclogs.dankulp.com/logs/irclogger_logs/apache-cxf</a></p><p>Older
IRC logs until 2015-04-28 are at: <a shape="rect" class="external-link"
href="http://irclogs.dankulp.com/logs/irclogger_logs/cxf"
rel="nofollow">http://irclogs.dankulp.com/logs/irclogger_logs/cxf</a></p><h2
id="MailingLists-ApacheCXFUserLists">Apache CXF User Lists</h2><p>There is also
an Apache CXF <a shape="rect" class="external-link"
href="http://groups.google.com/group/cxf-zh" rel="nofollow">Chinese language
CXF User's List</a> available at Google Groups. Please join!</p></div>
+<div id="ConfluenceContent"><h1 id="MailingLists-MailingLists">Mailing
Lists</h1><p>Feel free to participate in Apache CXF™ mailing lists, IRCs
and user groups.</p><h2 id="MailingLists-ApacheCXFMailingLists">Apache CXF
Mailing Lists</h2><div class="table-wrap"><table
class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"><p>List Name</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Subscribe</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Unsubscribe</p></th><th colspan="1" rowspan="1"
class="confluenceTh">Pony Mail</th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Archive</p></th><th colspan="1" rowspan="1"
class="confluenceTh"><p>Nabble</p></th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF User List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan
="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><a shape="rect" class="external-link"
href="https://lists.apache.org/[email protected]">Pony
Mail</a></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-users/">Archive</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-user-f547216.html"
rel="nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Developer List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="re
ct" class="external-link" href="mailto:[email protected]"
rel="nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><a shape="rect" class="external-link"
href="https://lists.apache.org/[email protected]">Pony
Mail</a></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-dev/">Archive</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-dev-f569328.html"
rel="nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Commits List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:commits
[email protected]" rel="nofollow">Unsubscribe</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><a shape="rect"
class="external-link"
href="https://lists.apache.org/[email protected]">Pony
Mail</a></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-commits/">Archive</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-commits-f577170.html"
rel="nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Issues List</p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]" rel=
"nofollow">Unsubscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><a shape="rect" class="external-link"
href="https://lists.apache.org/[email protected]">Pony
Mail</a></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
shape="rect" class="external-link"
href="http://mail-archives.apache.org/mod_mbox/cxf-issues/">Archive</a></p></td><td
colspan="1" rowspan="1" class="confluenceTd"><p><a shape="rect"
class="external-link"
href="http://cxf.547215.n5.nabble.com/cxf-issues-f586616.html"
rel="nofollow">Nabble</a></p></td></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"><p>CXF Build Notification List</p></td><td colspan="1"
rowspan="1" class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]"
rel="nofollow">Subscribe</a></p></td><td colspan="1" rowspan="1"
class="confluenceTd"><p><a shape="rect" class="external-link"
href="mailto:[email protected]" rel="nofollow"
>Unsubscribe</a></p></td><td colspan="1" rowspan="1" class="confluenceTd"><a
>shape="rect" class="external-link"
>href="https://lists.apache.org/[email protected]">Pony
>Mail</a></td><td colspan="1" rowspan="1" class="confluenceTd"><p><a
>shape="rect" class="external-link"
>href="http://mail-archives.apache.org/mod_mbox/cxf-notifications/">Archive</a></p></td><td
> colspan="1" rowspan="1"
>class="confluenceTd"><p> </p></td></tr></tbody></table></div><p>To keep
>the mailing list archives useful for searching, please use the cxf-user's
>list for any questions related to using Apache CXF. The developers on cxf-dev
>are also on cxf-user, along with many other readers who can also provide help
>for your question. The cxf-dev list is just for programming the internals of
>Apache CXF itself.</p><h2 id="MailingLists-ApacheCXFIRCs">Apache CXF
>IRCs</h2><p>channel #<a shape="rect" class="external-link"
>href="mailto:[email protected]"
>rel="nofollow">[email protected]
e.net</a></p><p>IRC logs are at: <a shape="rect" class="external-link"
href="http://irclogs.dankulp.com/logs/irclogger_logs/apache-cxf"
rel="nofollow">http://irclogs.dankulp.com/logs/irclogger_logs/apache-cxf</a></p><p>Older
IRC logs until 2015-04-28 are at: <a shape="rect" class="external-link"
href="http://irclogs.dankulp.com/logs/irclogger_logs/cxf"
rel="nofollow">http://irclogs.dankulp.com/logs/irclogger_logs/cxf</a></p><h2
id="MailingLists-ApacheCXFUserLists">Apache CXF User Lists</h2><p>There is also
an Apache CXF <a shape="rect" class="external-link"
href="http://groups.google.com/group/cxf-zh" rel="nofollow">Chinese language
CXF User's List</a> available at Google Groups. Please join!</p></div>
</div>
<!-- Content -->
</td>
Modified: websites/production/cxf/content/resources-and-articles.html
==============================================================================
--- websites/production/cxf/content/resources-and-articles.html (original)
+++ websites/production/cxf/content/resources-and-articles.html Tue Sep 19
14:57:40 2017
@@ -99,7 +99,7 @@ Apache CXF -- Resources and Articles
<td height="100%">
<!-- Content -->
<div class="wiki-content">
-<div id="ConfluenceContent"><p>This page captures resources and articles
outside the CXF project which may assist your development. Please add any new
resources that you come across by clicking the edit link at the bottom of the
page. If you do this, please make sure to attach a date to the article as well
so users are aware of how recent it is.</p><h3
id="ResourcesandArticles-ArchivedWebinarsandScreencasts">Archived Webinars and
Screencasts</h3><ul><li><a shape="rect" class="external-link"
href="http://java.dzone.com/announcements/servicemix-activemq-cxf-and"
rel="nofollow">ServiceMix, ActiveMQ, CXF and Camel Training Videos </a> -
DZone/JavaLobby Article (February 2009)</li><li><a shape="rect"
class="external-link"
href="http://fusesource.com/resources/video-archived-webinars/"
rel="nofollow">FuseSource Webinars</a> - Upcoming and archived webinars on
Apache CXF and other related Apache products.</li><li><a shape="rect"
class="external-link" href="http://fusesource.com/resources/f
use-tv/" rel="nofollow">FuseSource TV</a> - FuseSource You Tube Channel with
webcasts about Apache CXF and related Apache projects.</li><li><a shape="rect"
class="external-link" href="http://www.talend.com/webinar/archive/index.php"
rel="nofollow">Talend Webinars</a> - Webinars on Talend products and on Apache
CXF and other Apache projects (in the Application Integration
section).</li><li><a shape="rect" class="external-link"
href="http://briefingsdirect.blogspot.com/2008/06/apache-cxf-where-its-been-and-what.html"
rel="nofollow">BriefingsDirect interview with Dan Kulp and Benson
Marguiles</a> <em>by Dana Gardner</em> (June 2008)</li></ul><h3
id="ResourcesandArticles-Articles">Articles</h3><p>Articles are divided into
several sections. As the lists grow, further sectioning refinements may be
necessary.</p><h4 id="ResourcesandArticles-GeneralArticles">General
Articles</h4><ul><li><a shape="rect" class="external-link"
href="http://ashakirin.blogspot.de/2012/09/cxf-performance-on-sun-s
olaris-platform.html" rel="nofollow">CXF performance benchmarks on SPARC
Solaris 11</a> <em>by Andrei Shakirin</em> (September 2012)</li><li><a
shape="rect" class="external-link"
href="http://ashakirin.blogspot.com/2012/02/scalable-cxf-applications-using-jms.html"
rel="nofollow">Scalable CXF applications using JMS transport </a> <em>by
Andrei Shakirin</em> (August 2011)</li><li><a shape="rect"
class="external-link"
href="http://testablejava.blogspot.com/2011/07/testing-cxf-based-soap-webservice.html"
rel="nofollow">Testing CXF based SOAP webservice outside a web container</a>
<em>by Testable Java</em> (July 2011)</li><li><a shape="rect"
class="external-link" href="http://www.liquid-reality.de/x/WoBZ"
rel="nofollow">How fast is CXF ? - Measuring CXF performance on http, https and
jms</a> <em>by Christian Schneider</em> (June 2011)</li><li><a shape="rect"
class="external-link"
href="http://nurkiewicz.blogspot.com/2011/05/enabling-load-balancing-and-failover-in.html"
rel="nofollow">Ena
bling load balancing and failover in Apache CXF </a> Tomasz Nurkiewicz's blog
(May 2011)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws12.html"
rel="nofollow">Java Web services: Introducing CXF</a> <em>by Dennis
Sosnoski</em> (February 2010)</li><li><a shape="rect" class="external-link"
href="http://aruld.info/sakila-restful-search-using-cxf-fiql/"
rel="nofollow">Sakila Restful Search using CXF FIQL </a> <em>by Arul
Dhesiaseelan</em></li><li><a shape="rect" class="external-link"
href="http://wiki.nanthrax.net/NanthraxWiki/Wiki.jsp?page=Main"
rel="nofollow">Programmatically generate a WSDL from a POJO/Interface using
CXF</a> <em>Jean-Baptiste Onofré's blog</em> (See entry dated
2009-08-04)</li><li><a shape="rect" class="external-link"
href="http://logicsector.wordpress.com/2008/10/19/how-to-create-a-wsdl-first-soap-client-in-java-with-cxf-and-maven/"
rel="nofollow">How to create a WSDL-first SOAP client in Java with CXF a
nd Maven </a> <em>by Justin Morgan</em> (October 2008)</li><li><a shape="rect"
class="external-link"
href="http://www.liquid-reality.de/display/liquid/2008/08/20/Defining+Contract+first+webservices+by+generating+wsdl+from+java"
rel="nofollow">Defining Contract first webservices by generating wsdl from
java</a> <em>Christian Schneider´s Blog</em> (August 2008)</li><li><a
shape="rect" class="external-link"
href="http://www.liquid-reality.de/display/liquid/2008/08/25/Better+JMS+Transport+for+CXF+Webservice+using+Apache+Camel"
rel="nofollow">Better JMS Transport for CXF Webservice using Apache Camel</a>
<em>Christian Schneider´s Blog</em> (August 2008)</li><li><a shape="rect"
class="external-link"
href="http://aruld.info/programming-ssl-for-jetty-based-cxf-services/"
rel="nofollow">Programming SSL for Jetty based CXF services</a> <em>by Arul
Dhesiaseelan</em> (July 2008)</li><li><a shape="rect" class="external-link"
href="http://wiki.netbeans.org/ApacheCXFonNetBeans" rel="nofo
llow">Developing a loan processing application using Apache CXF and JPA in
NetBeans 6.1</a> <em>by Arulazi Dhesiaseelan</em> (April 2008)</li><li><a
shape="rect" class="external-link"
href="http://www.lumidant.com/blog/web-services-tutorial-with-apache-cxf/"
rel="nofollow">Web Services Tutorial with Apache CXF </a> <em>Lumidant
Blog</em> (February 2008)</li><li><a shape="rect" class="external-link"
href="https://glenmazza.net/blog/entry/blog-index" rel="nofollow">Glen Mazza's
Blog - Article Index</a> - Contains many how-to articles for CXF covering
JAX-WS basics, security, debugging/testing, and several other web service
topics.</li><li><a shape="rect" class="external-link"
href="http://techpolesen.blogspot.com/2007/08/jax-ws-dynamic-dispatch-with-cxf.html"
rel="nofollow">JAX-WS Dynamic Dispatch with CXF </a> - Per Olesen's blog
(August 2007) </li><li><a shape="rect" class="external-link"
href="http://sites.google.com/site/apachecxfnetbeans/loanproc"
rel="nofollow">Developing a
loan processing application using Apache CXF & JPA in NetBeans 6.8</a>
<em>by Arulazi Dhesiaseelan</em></li><li><a shape="rect" class="external-link"
href="https://access.redhat.com/documentation/en-US/Fuse_ESB/4.4.1/html/Writing_WSDL_Contracts/files/front.html"
rel="nofollow">Writing WSDL Contracts</a> - Fuse ESB guide</li></ul><h4
id="ResourcesandArticles-CXFandJAX-RS">CXF and JAX-RS</h4><ul><li><a
shape="rect" class="external-link"
href="http://jee-bpel-soa.blogspot.com/2009/04/developing-restful-web-services-using.html"
rel="nofollow">Preparing for SCDJWS Part 13: REST, JSON, JAX-RS (and CXF)</a>
<em>by Łukasz Gdańsk</em> (April 2009)</li><li><a shape="rect"
class="external-link"
href="http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/"
rel="nofollow">REST service example using CXF 2.2, JAX-RS 1.0, JAXB and
Spring</a> <em>Dhruba Bandopadhyay</em> (December 2008)</li><li><a shape="rect"
class="external-link" href="http://www.
insaneprogramming.be/?p=140" rel="nofollow">Creating a REST service with CXF
and Spring in 10 minutes</a> <em>INSANE PROGRAMMING</em></li><li><a
shape="rect" class="external-link"
href="http://www.theserverside.com/news/thread.tss?thread_id=58458"
rel="nofollow">Java REST Frameworks: Jersey and CXF</a>
<em>www.theserverside.com</em></li></ul><h4
id="ResourcesandArticles-CXFandOSGi">CXF and OSGi</h4><ul><li><a shape="rect"
class="external-link" href="http://www.liquid-reality.de/x/D4C"
rel="nofollow">Karaf Tutorial Part 8 - Distributed OSGi</a></li><li><a
shape="rect" class="external-link" href="http://www.liquid-reality.de/x/EoBk"
rel="nofollow">Karaf Tutorial Part 4 - CXF Services in OSGi</a></li><li><a
shape="rect" class="external-link"
href="http://osgi.dzone.com/articles/turning-ordinary-osgi-services"
rel="nofollow">Turning Ordinary OSGi Services Into Remote OSGi Services</a> -
Mitch Pronschinske's article published on DZone about CXF Distributed OSGi
(December 2009)</li><li><a
shape="rect" class="external-link"
href="http://www.infoq.com/articles/newcomer-distributed-osgi"
rel="nofollow">Why Do We Need Distributed OSGi? </a> <em>by Eric Newcomer</em>
(February 2009)</li><li><a shape="rect" class="external-link"
href="http://coderthoughts.blogspot.com/2009/02/distributed-osgi-simple-example.html"
rel="nofollow">Distributed OSGi - A Simple Example</a> - first in a series of
Distributed OSGi tutorials on David Bosschaert's blog</li></ul><h4
id="ResourcesandArticles-CXFandSpring">CXF and Spring</h4><ul><li><a
shape="rect" class="external-link"
href="http://jubyvictor.blogspot.com/2008/09/build-contract-first-web-services-using.html"
rel="nofollow">Build contract first web services using CXF+JAXWS+JAXB &
Spring </a> <em>Juby Victor's Blog</em> (September 2008)</li><li><a
shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/webservices/library/ws-pojo-springcxf/index.html?ca=drs-"
rel="nofollow">Design and implement POJO Web services
using Spring and Apache CXF, Part I</a> <em>by Rajeev Hathi and Naveen
Balani</em> (July 2008)</li><li><a shape="rect" class="external-link"
href="http://wheelersoftware.com/articles/spring-cxf-consuming-web-services.html"
rel="nofollow">Make Web Services Transparent with Spring 2.5 and Apache CXF
2.0</a> <em>by Willie Wheeler</em> (March 2008)</li><li><a shape="rect"
class="external-link"
href="http://wheelersoftware.com/articles/spring-cxf-web-services.html"
rel="nofollow">Web Services with Spring 2.5 and Apache CXF 2.0</a> - <em>by
Willie Wheeler</em> (February 2008)</li><li><a shape="rect"
class="external-link"
href="http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/"
rel="nofollow">POX (Plain Old XML) JAX-WS service using CXF and Spring
Configuration </a> - <em>Atif Khan's Blog</em> (January 2008)</li><li><a
shape="rect" class="external-link"
href="http://naveenbalani.com/index.php/2010/05/cxf-and-spring-tutorial/"
rel="nofol
low">CXF and Spring tutorial</a> <em>by Naveen Balani</em> (May
2010)</li></ul><h4 id="ResourcesandArticles-CXFandSecurityArticles">CXF and
Security Articles</h4><ul><li><a shape="rect" class="external-link"
href="http://owulff.blogspot.com/2012/02/saml-tokens-and-ws-trust-security-token.html"
rel="nofollow">Clarification on SAML and WS-Trust usage</a> <em>by Oliver
Wulff</em> (February 2012)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws19/index.html"
rel="nofollow">Java Web services: The state of web service security</a> <em>by
Dennis Sosnoski</em> (December 2010)</li><li><a shape="rect"
class="external-link"
href="http://davidvaleri.wordpress.com/2010/12/16/using-nss-for-fips-140-2-compliant-message-security-in-cxf/"
rel="nofollow">Using NSS for FIPS 140-2 compliant message (WS-S) security in
CXF</a> <em>by David Valeri</em> (December 2010)</li><li><a shape="rect"
class="external-link" href="http://www.ibm.com/developerwor
ks/java/library/j-jws18/index.html" rel="nofollow">Java Web services:
Understanding WS-Policy</a> <em>by Dennis Sosnoski</em> (November
2010)</li><li><a shape="rect" class="external-link"
href="http://davidvaleri.wordpress.com/2010/10/19/using-nss-for-fips-140-2-compliant-transport-security-in-cxf/"
rel="nofollow">Using NSS for FIPS 140-2 compliant transport security in
CXF</a> <em>by David Valeri</em> (October 2010)</li><li><a shape="rect"
class="external-link"
href="http://davidvaleri.wordpress.com/2010/09/15/signing-ws-addressing-headers-in-apache-cxf/"
rel="nofollow">Signing WS-Addressing headers in Apache CXF</a> <em>by David
Valeri</em> (September 2010)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws17/index.html"
rel="nofollow">Java Web services: WS-Security without client certificates</a>
<em>by Dennis Sosnoski</em> (August 2010)</li><li><a shape="rect"
class="external-link" href="http://www.ibm.com/developerworks/java
/library/j-jws16/index.html" rel="nofollow">Java Web services:
WS-SecureConversation performance</a> <em>by Dennis Sosnoski</em> (June
2010)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws13.html"
rel="nofollow">Java Web services: WS-Security with CXF</a> <em>by Dennis
Sosnoski</em> (March 2010)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws15/index.html"
rel="nofollow">Java Web services: WS-Trust and WS-SecureConversation</a> <em>by
Dennis Sosnoski</em> (May 2010)</li><li><a shape="rect" class="external-link"
href="http://www.lumidant.com/blog/apache-cxf-tutorial-ws-security-with-spring/"
rel="nofollow">Apache CXF Tutorial - WS-Security with Spring </a> Lumidant
Blog (February 2008)</li><li><a shape="rect" class="external-link"
href="http://coheigea.blogspot.com/" rel="nofollow">Security enhancements for
CXF 2.4.x</a> <em>by Colm O hEigeartaigh's</em> blog has a bunch
of articles and information about the new WS-Security stuff in CXF 2.4.x and
WSS4J 1.6.x.</li><li><a shape="rect" class="external-link"
href="http://groovyjava-tom.blogspot.com/2012/01/cxf-and-ms-crm-2011.html"
rel="nofollow">CXF and CRM 2011</a> <em>by Tom Schneider</em> (January
2012)</li></ul><h4 id="ResourcesandArticles-StackComparison">Stack
Comparison</h4><ul><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws19/index.html"
rel="nofollow">Java Web services: The state of web service security</a> <em>by
Dennis Sosnoski</em> (December 2010)</li><li><a shape="rect"
class="external-link" href="http://wiki.apache.org/ws/StackComparison">WS Wiki,
Stack Comparison</a> (January 2010)</li><li><a shape="rect"
class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws14/index.html"
rel="nofollow">Java Web services: CXF performance comparison</a> <em>by Dennis
Sosnoski</em> (April 2010)</li><li><a shape="rect" class="ex
ternal-link" href="http://www.predic8.com/axis2-cxf-jax-ws-comparison.htm"
rel="nofollow">Apache Axis2, CXF and Sun JAX-WS RI in comparison </a> <em>by
Thomas Bayer</em> (October 2010)</li><li><a shape="rect" class="external-link"
href="http://naveenbalani.com/index.php/2010/05/evaluating-web-service-frameworks/"
rel="nofollow">Evaluating Web service frameworks</a> <em>by Naveen Balani</em>
(May 2010)</li><li><a shape="rect" class="external-link"
href="http://stackoverflow.com/questions/297033/which-framework-is-better-cxf-or-spring-ws"
rel="nofollow">Which framework is better CXF or Spring-WS? </a>
<em>stackoverflow</em></li><li><a shape="rect" class="external-link"
href="http://stackoverflow.com/questions/1243247/difference-between-apache-cxf-and-axis"
rel="nofollow">Difference between Apache CXF and Axis</a>
<em>stackoverflow</em></li></ul><h3
id="ResourcesandArticles-Books">Books</h3><ul><li><a shape="rect"
class="external-link" href="http://www.itbuzzpress.com/ebooks/advanced-j
ax-ws-web-services" rel="nofollow">Advanced JAX-WS Web Services</a> by Alessio
Soldano (ItBuzzPress.com, September 2014): Apache CXF integration in
WildFly</li><li><a shape="rect" class="external-link"
href="http://naveenbalani.com/index.php/2010/05/apache-cxf-web-service-book/"
rel="nofollow">Apache CXF Web Service Development</a><em> by Naveen Balani and
Rajeev Hathi</em> (<a shape="rect" class="external-link"
href="http://www.packtpub.com/apache-cxf-web-service-development/book?utm_source=cwiki.apache.org&utm_medium=link&utm_content=pod&utm_campaign=mdb_002233"
rel="nofollow">PACKT</a>, December 2009)</li><li><a shape="rect"
class="external-link" href="http://agileskills2.org/DWSAA/"
rel="nofollow">Developing Web Services with Apache CXF and Axis2 (3rd
edition)</a><em> by Kent Ka Iok Tong</em> (Lulu, March 2001) - <a shape="rect"
class="external-link" href="http://agileskills2.org/DWSAA/Chapters1-2.pdf"
rel="nofollow">first two chapters</a></li></ul><h3 id="Resourcesa
ndArticles-TrainingCourses">Training Courses</h3><ul><li><a shape="rect"
class="external-link"
href="http://pluralsight.com/training/Courses/TableOfContents/building-jax-ws-web-services-apache-cxf"
rel="nofollow">Building JAX-WS Web Services with Apache CXF</a></li></ul><h3
id="ResourcesandArticles-AdditionalResources">Additional
Resources</h3><ul><li><a shape="rect" class="external-link"
href="http://svn.apache.org/repos/asf/cxf/trunk/etc/survey/SurveySummary.pdf">Apache
CXF Survey</a> (August, 2010)</li><li><a shape="rect" class="external-link"
href="http://docs.codehaus.org/display/GROOVY/GroovyWS" rel="nofollow">WSGroovy
- CXF plugin for Groovy </a> - Guillaume Alleon</li><li><a shape="rect"
class="external-link" href="http://wiki.eclipse.org/JAXWS"
rel="nofollow">JAX-WS Tools for Eclipse </a> - a project at Eclipse.org that is
using CXF as the example runtime for JAX-WS service development, including POJO
and WSDL approaches. <a shape="rect" class="external-link" href="http://r
epo.fusesource.com/videos/service-creation/" rel="nofollow">Some tutorial
videos for same </a>.</li><li><a shape="rect" class="external-link"
href="http://confluence.highsource.org/display/HJ3/Home"
rel="nofollow">Hyperjaxb3</a> - open source project which provides relational
persistence for JAXB objects. See <a shape="rect" class="external-link"
href="http://confluence.highsource.org/display/HJ3/Apache+CXF+Tutorial+-+Building+JAX-WS%2C+JAXB+and+JPA-based+web+service+with+Apache+CXF%2C+Spring+and+Hyperjaxb3"
rel="nofollow">Apache CXF and Hyperjaxb3 tutorial</a>.</li><li><a shape="rect"
class="external-link" href="http://fusesource.com/docs/framework"
rel="nofollow">FuseSource Commercial Documentation </a> - FuseSource provides
documentation for its distribution of CXF.</li><li><a shape="rect"
class="external-link" href="http://sxc.codehaus.org" rel="nofollow">SXC</a> -
Runtime accelerator for JAXB databinding.</li></ul></div>
+<div id="ConfluenceContent"><p>This page captures resources and articles
outside the CXF project which may assist your development. Please add any new
resources that you come across by clicking the edit link at the bottom of the
page. If you do this, please make sure to attach a date to the article as well
so users are aware of how recent it is.</p><h3
id="ResourcesandArticles-ArchivedWebinarsandScreencasts">Archived Webinars and
Screencasts</h3><ul><li><a shape="rect" class="external-link"
href="http://java.dzone.com/announcements/servicemix-activemq-cxf-and"
rel="nofollow">ServiceMix, ActiveMQ, CXF and Camel Training Videos </a> -
DZone/JavaLobby Article (February 2009)</li><li><a shape="rect"
class="external-link"
href="http://fusesource.com/resources/video-archived-webinars/"
rel="nofollow">FuseSource Webinars</a> - Upcoming and archived webinars on
Apache CXF and other related Apache products.</li><li><a shape="rect"
class="external-link" href="http://fusesource.com/resources/f
use-tv/" rel="nofollow">FuseSource TV</a> - FuseSource You Tube Channel with
webcasts about Apache CXF and related Apache projects.</li><li><a shape="rect"
class="external-link" href="https://www.talend.com/resources/"
rel="nofollow">Talend Webinars</a> - Webinars on Talend products and on Apache
CXF and other Apache projects (in the Application Integration
section).</li><li><a shape="rect" class="external-link"
href="http://briefingsdirect.blogspot.com/2008/06/apache-cxf-where-its-been-and-what.html"
rel="nofollow">BriefingsDirect interview with Dan Kulp and Benson
Marguiles</a> <em>by Dana Gardner</em> (June 2008)</li></ul><h3
id="ResourcesandArticles-Articles">Articles</h3><p>Articles are divided into
several sections. As the lists grow, further sectioning refinements may be
necessary.</p><h4 id="ResourcesandArticles-GeneralArticles">General
Articles</h4><ul><li><a shape="rect" class="external-link"
href="http://ashakirin.blogspot.de/2012/09/cxf-performance-on-sun-solaris-platfor
m.html" rel="nofollow">CXF performance benchmarks on SPARC Solaris 11</a>
<em>by Andrei Shakirin</em> (September 2012)</li><li><a shape="rect"
class="external-link"
href="http://ashakirin.blogspot.com/2012/02/scalable-cxf-applications-using-jms.html"
rel="nofollow">Scalable CXF applications using JMS transport </a> <em>by
Andrei Shakirin</em> (August 2011)</li><li><a shape="rect"
class="external-link"
href="http://testablejava.blogspot.com/2011/07/testing-cxf-based-soap-webservice.html"
rel="nofollow">Testing CXF based SOAP webservice outside a web container</a>
<em>by Testable Java</em> (July 2011)</li><li><a shape="rect"
class="external-link" href="http://www.liquid-reality.de/x/WoBZ"
rel="nofollow">How fast is CXF ? - Measuring CXF performance on http, https and
jms</a> <em>by Christian Schneider</em> (June 2011)</li><li><a shape="rect"
class="external-link"
href="http://nurkiewicz.blogspot.com/2011/05/enabling-load-balancing-and-failover-in.html"
rel="nofollow">Enabling load bal
ancing and failover in Apache CXF </a> Tomasz Nurkiewicz's blog (May
2011)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws12.html"
rel="nofollow">Java Web services: Introducing CXF</a> <em>by Dennis
Sosnoski</em> (February 2010)</li><li><a shape="rect" class="external-link"
href="http://aruld.info/sakila-restful-search-using-cxf-fiql/"
rel="nofollow">Sakila Restful Search using CXF FIQL </a> <em>by Arul
Dhesiaseelan</em></li><li><a shape="rect" class="external-link"
href="http://wiki.nanthrax.net/NanthraxWiki/Wiki.jsp?page=Main"
rel="nofollow">Programmatically generate a WSDL from a POJO/Interface using
CXF</a> <em>Jean-Baptiste Onofré's blog</em> (See entry dated
2009-08-04)</li><li><a shape="rect" class="external-link"
href="http://logicsector.wordpress.com/2008/10/19/how-to-create-a-wsdl-first-soap-client-in-java-with-cxf-and-maven/"
rel="nofollow">How to create a WSDL-first SOAP client in Java with CXF and
Maven </a>
<em>by Justin Morgan</em> (October 2008)</li><li><a shape="rect"
class="external-link"
href="http://www.liquid-reality.de/display/liquid/2008/08/20/Defining+Contract+first+webservices+by+generating+wsdl+from+java"
rel="nofollow">Defining Contract first webservices by generating wsdl from
java</a> <em>Christian Schneider´s Blog</em> (August 2008)</li><li><a
shape="rect" class="external-link"
href="http://www.liquid-reality.de/display/liquid/2008/08/25/Better+JMS+Transport+for+CXF+Webservice+using+Apache+Camel"
rel="nofollow">Better JMS Transport for CXF Webservice using Apache Camel</a>
<em>Christian Schneider´s Blog</em> (August 2008)</li><li><a shape="rect"
class="external-link"
href="http://aruld.info/programming-ssl-for-jetty-based-cxf-services/"
rel="nofollow">Programming SSL for Jetty based CXF services</a> <em>by Arul
Dhesiaseelan</em> (July 2008)</li><li><a shape="rect" class="external-link"
href="http://wiki.netbeans.org/ApacheCXFonNetBeans" rel="nofollow">Developi
ng a loan processing application using Apache CXF and JPA in NetBeans 6.1</a>
<em>by Arulazi Dhesiaseelan</em> (April 2008)</li><li><a shape="rect"
class="external-link"
href="http://www.lumidant.com/blog/web-services-tutorial-with-apache-cxf/"
rel="nofollow">Web Services Tutorial with Apache CXF </a> <em>Lumidant
Blog</em> (February 2008)</li><li><a shape="rect" class="external-link"
href="https://glenmazza.net/blog/entry/blog-index" rel="nofollow">Glen Mazza's
Blog - Article Index</a> - Contains many how-to articles for CXF covering
JAX-WS basics, security, debugging/testing, and several other web service
topics.</li><li><a shape="rect" class="external-link"
href="http://techpolesen.blogspot.com/2007/08/jax-ws-dynamic-dispatch-with-cxf.html"
rel="nofollow">JAX-WS Dynamic Dispatch with CXF </a> - Per Olesen's blog
(August 2007) </li><li><a shape="rect" class="external-link"
href="http://sites.google.com/site/apachecxfnetbeans/loanproc"
rel="nofollow">Developing a loan processi
ng application using Apache CXF & JPA in NetBeans 6.8</a> <em>by Arulazi
Dhesiaseelan</em></li><li><a shape="rect" class="external-link"
href="https://access.redhat.com/documentation/en-US/Fuse_ESB/4.4.1/html/Writing_WSDL_Contracts/files/front.html"
rel="nofollow">Writing WSDL Contracts</a> - Fuse ESB guide</li></ul><h4
id="ResourcesandArticles-CXFandJAX-RS">CXF and JAX-RS</h4><ul><li><a
shape="rect" class="external-link"
href="http://jee-bpel-soa.blogspot.com/2009/04/developing-restful-web-services-using.html"
rel="nofollow">Preparing for SCDJWS Part 13: REST, JSON, JAX-RS (and CXF)</a>
<em>by Łukasz Gdańsk</em> (April 2009)</li><li><a shape="rect"
class="external-link"
href="http://dhruba.name/2008/12/08/rest-service-example-using-cxf-22-jax-rs-10-jaxb-and-spring/"
rel="nofollow">REST service example using CXF 2.2, JAX-RS 1.0, JAXB and
Spring</a> <em>Dhruba Bandopadhyay</em> (December 2008)</li><li><a shape="rect"
class="external-link" href="http://www.insaneprogramm
ing.be/?p=140" rel="nofollow">Creating a REST service with CXF and Spring in
10 minutes</a> <em>INSANE PROGRAMMING</em></li><li><a shape="rect"
class="external-link"
href="http://www.theserverside.com/news/thread.tss?thread_id=58458"
rel="nofollow">Java REST Frameworks: Jersey and CXF</a>
<em>www.theserverside.com</em></li></ul><h4
id="ResourcesandArticles-CXFandOSGi">CXF and OSGi</h4><ul><li><a shape="rect"
class="external-link" href="http://www.liquid-reality.de/x/D4C"
rel="nofollow">Karaf Tutorial Part 8 - Distributed OSGi</a></li><li><a
shape="rect" class="external-link" href="http://www.liquid-reality.de/x/EoBk"
rel="nofollow">Karaf Tutorial Part 4 - CXF Services in OSGi</a></li><li><a
shape="rect" class="external-link"
href="http://osgi.dzone.com/articles/turning-ordinary-osgi-services"
rel="nofollow">Turning Ordinary OSGi Services Into Remote OSGi Services</a> -
Mitch Pronschinske's article published on DZone about CXF Distributed OSGi
(December 2009)</li><li><a shape="rect"
class="external-link"
href="http://www.infoq.com/articles/newcomer-distributed-osgi"
rel="nofollow">Why Do We Need Distributed OSGi? </a> <em>by Eric Newcomer</em>
(February 2009)</li><li><a shape="rect" class="external-link"
href="http://coderthoughts.blogspot.com/2009/02/distributed-osgi-simple-example.html"
rel="nofollow">Distributed OSGi - A Simple Example</a> - first in a series of
Distributed OSGi tutorials on David Bosschaert's blog</li></ul><h4
id="ResourcesandArticles-CXFandSpring">CXF and Spring</h4><ul><li><a
shape="rect" class="external-link"
href="http://jubyvictor.blogspot.com/2008/09/build-contract-first-web-services-using.html"
rel="nofollow">Build contract first web services using CXF+JAXWS+JAXB &
Spring </a> <em>Juby Victor's Blog</em> (September 2008)</li><li><a
shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/webservices/library/ws-pojo-springcxf/index.html?ca=drs-"
rel="nofollow">Design and implement POJO Web services using Spring a
nd Apache CXF, Part I</a> <em>by Rajeev Hathi and Naveen Balani</em> (July
2008)</li><li><a shape="rect" class="external-link"
href="http://wheelersoftware.com/articles/spring-cxf-consuming-web-services.html"
rel="nofollow">Make Web Services Transparent with Spring 2.5 and Apache CXF
2.0</a> <em>by Willie Wheeler</em> (March 2008)</li><li><a shape="rect"
class="external-link"
href="http://wheelersoftware.com/articles/spring-cxf-web-services.html"
rel="nofollow">Web Services with Spring 2.5 and Apache CXF 2.0</a> - <em>by
Willie Wheeler</em> (February 2008)</li><li><a shape="rect"
class="external-link"
href="http://www.khanspot.com/2008/01/01/pox-plain-old-xml-jax-ws-service-using-cxf-and-spring-configuration/"
rel="nofollow">POX (Plain Old XML) JAX-WS service using CXF and Spring
Configuration </a> - <em>Atif Khan's Blog</em> (January 2008)</li><li><a
shape="rect" class="external-link"
href="http://naveenbalani.com/index.php/2010/05/cxf-and-spring-tutorial/"
rel="nofollow">CXF and S
pring tutorial</a> <em>by Naveen Balani</em> (May 2010)</li></ul><h4
id="ResourcesandArticles-CXFandSecurityArticles">CXF and Security
Articles</h4><ul><li><a shape="rect" class="external-link"
href="http://owulff.blogspot.com/2012/02/saml-tokens-and-ws-trust-security-token.html"
rel="nofollow">Clarification on SAML and WS-Trust usage</a> <em>by Oliver
Wulff</em> (February 2012)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws19/index.html"
rel="nofollow">Java Web services: The state of web service security</a> <em>by
Dennis Sosnoski</em> (December 2010)</li><li><a shape="rect"
class="external-link"
href="http://davidvaleri.wordpress.com/2010/12/16/using-nss-for-fips-140-2-compliant-message-security-in-cxf/"
rel="nofollow">Using NSS for FIPS 140-2 compliant message (WS-S) security in
CXF</a> <em>by David Valeri</em> (December 2010)</li><li><a shape="rect"
class="external-link" href="http://www.ibm.com/developerworks/java/librar
y/j-jws18/index.html" rel="nofollow">Java Web services: Understanding
WS-Policy</a> <em>by Dennis Sosnoski</em> (November 2010)</li><li><a
shape="rect" class="external-link"
href="http://davidvaleri.wordpress.com/2010/10/19/using-nss-for-fips-140-2-compliant-transport-security-in-cxf/"
rel="nofollow">Using NSS for FIPS 140-2 compliant transport security in
CXF</a> <em>by David Valeri</em> (October 2010)</li><li><a shape="rect"
class="external-link"
href="http://davidvaleri.wordpress.com/2010/09/15/signing-ws-addressing-headers-in-apache-cxf/"
rel="nofollow">Signing WS-Addressing headers in Apache CXF</a> <em>by David
Valeri</em> (September 2010)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws17/index.html"
rel="nofollow">Java Web services: WS-Security without client certificates</a>
<em>by Dennis Sosnoski</em> (August 2010)</li><li><a shape="rect"
class="external-link" href="http://www.ibm.com/developerworks/java/library/j-jws
16/index.html" rel="nofollow">Java Web services: WS-SecureConversation
performance</a> <em>by Dennis Sosnoski</em> (June 2010)</li><li><a shape="rect"
class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws13.html"
rel="nofollow">Java Web services: WS-Security with CXF</a> <em>by Dennis
Sosnoski</em> (March 2010)</li><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws15/index.html"
rel="nofollow">Java Web services: WS-Trust and WS-SecureConversation</a> <em>by
Dennis Sosnoski</em> (May 2010)</li><li><a shape="rect" class="external-link"
href="http://www.lumidant.com/blog/apache-cxf-tutorial-ws-security-with-spring/"
rel="nofollow">Apache CXF Tutorial - WS-Security with Spring </a> Lumidant
Blog (February 2008)</li><li><a shape="rect" class="external-link"
href="http://coheigea.blogspot.com/" rel="nofollow">Security enhancements for
CXF 2.4.x</a> <em>by Colm O hEigeartaigh's</em> blog has a bunch of articles an
d information about the new WS-Security stuff in CXF 2.4.x and WSS4J
1.6.x.</li><li><a shape="rect" class="external-link"
href="http://groovyjava-tom.blogspot.com/2012/01/cxf-and-ms-crm-2011.html"
rel="nofollow">CXF and CRM 2011</a> <em>by Tom Schneider</em> (January
2012)</li></ul><h4 id="ResourcesandArticles-StackComparison">Stack
Comparison</h4><ul><li><a shape="rect" class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws19/index.html"
rel="nofollow">Java Web services: The state of web service security</a> <em>by
Dennis Sosnoski</em> (December 2010)</li><li><a shape="rect"
class="external-link" href="http://wiki.apache.org/ws/StackComparison">WS Wiki,
Stack Comparison</a> (January 2010)</li><li><a shape="rect"
class="external-link"
href="http://www.ibm.com/developerworks/java/library/j-jws14/index.html"
rel="nofollow">Java Web services: CXF performance comparison</a> <em>by Dennis
Sosnoski</em> (April 2010)</li><li><a shape="rect" class="external-link" h
ref="http://www.predic8.com/axis2-cxf-jax-ws-comparison.htm"
rel="nofollow">Apache Axis2, CXF and Sun JAX-WS RI in comparison </a> <em>by
Thomas Bayer</em> (October 2010)</li><li><a shape="rect" class="external-link"
href="http://naveenbalani.com/index.php/2010/05/evaluating-web-service-frameworks/"
rel="nofollow">Evaluating Web service frameworks</a> <em>by Naveen Balani</em>
(May 2010)</li><li><a shape="rect" class="external-link"
href="http://stackoverflow.com/questions/297033/which-framework-is-better-cxf-or-spring-ws"
rel="nofollow">Which framework is better CXF or Spring-WS? </a>
<em>stackoverflow</em></li><li><a shape="rect" class="external-link"
href="http://stackoverflow.com/questions/1243247/difference-between-apache-cxf-and-axis"
rel="nofollow">Difference between Apache CXF and Axis</a>
<em>stackoverflow</em></li></ul><h3
id="ResourcesandArticles-Books">Books</h3><ul><li><a shape="rect"
class="external-link"
href="http://www.itbuzzpress.com/ebooks/advanced-jax-ws-web-serv
ices" rel="nofollow">Advanced JAX-WS Web Services</a> by Alessio Soldano
(ItBuzzPress.com, September 2014): Apache CXF integration in WildFly</li><li><a
shape="rect" class="external-link"
href="http://naveenbalani.com/index.php/2010/05/apache-cxf-web-service-book/"
rel="nofollow">Apache CXF Web Service Development</a><em> by Naveen Balani and
Rajeev Hathi</em> (<a shape="rect" class="external-link"
href="http://www.packtpub.com/apache-cxf-web-service-development/book?utm_source=cwiki.apache.org&utm_medium=link&utm_content=pod&utm_campaign=mdb_002233"
rel="nofollow">PACKT</a>, December 2009)</li><li><a shape="rect"
class="external-link" href="http://agileskills2.org/DWSAA/"
rel="nofollow">Developing Web Services with Apache CXF and Axis2 (3rd
edition)</a><em> by Kent Ka Iok Tong</em> (Lulu, March 2001) - <a shape="rect"
class="external-link" href="http://agileskills2.org/DWSAA/Chapters1-2.pdf"
rel="nofollow">first two chapters</a></li></ul><h3 id="ResourcesandArticles-Tra
iningCourses">Training Courses</h3><ul><li><a shape="rect"
class="external-link"
href="http://pluralsight.com/training/Courses/TableOfContents/building-jax-ws-web-services-apache-cxf"
rel="nofollow">Building JAX-WS Web Services with Apache CXF</a></li></ul><h3
id="ResourcesandArticles-AdditionalResources">Additional
Resources</h3><ul><li><a shape="rect" class="external-link"
href="http://svn.apache.org/repos/asf/cxf/trunk/etc/survey/SurveySummary.pdf">Apache
CXF Survey</a> (August, 2010)</li><li><a shape="rect" class="external-link"
href="http://docs.codehaus.org/display/GROOVY/GroovyWS" rel="nofollow">WSGroovy
- CXF plugin for Groovy </a> - Guillaume Alleon</li><li><a shape="rect"
class="external-link" href="http://wiki.eclipse.org/JAXWS"
rel="nofollow">JAX-WS Tools for Eclipse </a> - a project at Eclipse.org that is
using CXF as the example runtime for JAX-WS service development, including POJO
and WSDL approaches. <a shape="rect" class="external-link"
href="http://repo.fusesource
.com/videos/service-creation/" rel="nofollow">Some tutorial videos for same
</a>.</li><li><a shape="rect" class="external-link"
href="http://confluence.highsource.org/display/HJ3/Home"
rel="nofollow">Hyperjaxb3</a> - open source project which provides relational
persistence for JAXB objects. See <a shape="rect" class="external-link"
href="http://confluence.highsource.org/display/HJ3/Apache+CXF+Tutorial+-+Building+JAX-WS%2C+JAXB+and+JPA-based+web+service+with+Apache+CXF%2C+Spring+and+Hyperjaxb3"
rel="nofollow">Apache CXF and Hyperjaxb3 tutorial</a>.</li><li><a shape="rect"
class="external-link" href="http://fusesource.com/docs/framework"
rel="nofollow">FuseSource Commercial Documentation </a> - FuseSource provides
documentation for its distribution of CXF.</li><li><a shape="rect"
class="external-link" href="http://sxc.codehaus.org" rel="nofollow">SXC</a> -
Runtime accelerator for JAXB databinding.</li></ul></div>
</div>
<!-- Content -->
</td>