Codehaus XFire

Documentation

Quicklinks

Developers

Sponsors

The XFire Spring support makes it easy to use your existing Spring beans as services. It does this by creating Spring managed versions of the XFire engine, the ServiceRegistry, TransportManager, and ServiceFactory objects. Services can be created and manipulated in different ways:

Type Description
Spring, XBean, Servlets and more How to configure XFire services via Spring and also how to configure the XFireSpringServlet
Spring Remoting Useful if you are just going to create an HTTP web service.
Advanced Configuration Learn how to create alternate service factories and use them.

If you're after simply exposing some beans as a service via Spring, a Spring QuickStart Guide is also available.