Spring Web Service 0.9 released
The first preview release of Spring Web Services is available for download. Spring-WS 0.9 includes these features:
* Object/XML mapping support, adding a unified interface and exception hierarchy to:
- Castor,
- JAXB,
- JiBX,
- XmlBeans
* Flexible message dispatching mechanism, resembling Spring-MVC's DispatcherServlet.
* Various styles of endpoints, including endpoints based on DOM, SAX, StAX, and XML marshalling.
* Exception to SOAP Fault mapping
Spring WS is a document-central way of implementing web services that includes a flexible extensible message handling mechanism. It does not tie your web service to a Java interface. Instead it offers a layering mechanism that seperates your web services code from your business logic, similar to how Spring MVC seperatespresentation logic from business logic.
The Airline sample application that is included with this release demonstrates typical usage of Spring WS.
The release can be found at the Spring Framework download site. For the list of planned features, and currently known issues, refer to the Spring-WS JIRA instance.
<!--break-->
New Event: Core Spring.Net Training
Core Spring Courses...
Oct 7: Brisbane
Oct 14: Helsinki
Oct 21: Paris
Oct 23: Hamburg
Oct 28: Antwerp
Oct 28: Columbia MD
and more...
User login
Upcoming events
- Spring in Finance - London, United Kingdom(Event)(Now)
- Webinar: Building, Running, and Managing Spring-Powered Enterprise Applications (Europe)(Event)(6 days)
- Spring talk at the Luxembourg JUG(Event)(6 days)
- Webinar: Building, Running, and Managing Spring-Powered Enterprise Applications (North America)(Event)(6 days)
- Rob Harrop to present at Philadelphia Spring User Group(Event)(11 days)
- Spring Integration at Maine Java User Group(Event)(19 days)











