Development/Libraries/Java

activesoap: A high performance, lightweight, StAX based SOAP framework

Name:activesoap Vendor:JPackage Project
Version:1.0 License:Apache Software License 2.0
Release:2jpp URL:http://xircles.codehaus.org/projects/activesoap
Summary
ActiveSOAP is a lightweight & easily embeddable REST and SOAP stack based on StAX with support for WS-Addressing and WSIF. ActiveSOAP uses StAX (the Standard API for pull parsing) to implement the SOAP protocols and then it delegates to plugin Handler objects for the heavy duty processing of the XML payloads. This means that you only need to pay for what you need; use fast pull based event parsing or full data binding mechanisms like JAXB or XStream or DOMish APIs like XMLBeans when they make sense. You can use whatever XML marshalling and/or parsing tool you like to process different messages or headers. The following APIs are currently supported * JAXB * XMLBeans * XStream * StaX, SAX, DOM or TrAX ActiveSOAP is currently used to provide WS-Notification support in ServiceMix. In addition to the core StAX processing of SOAP requests (client and server side) ActiveSOAP provides support for WS-Addressing and provides multiple WSIF providers.

Arch: noarch

Download:activesoap-1.0-2jpp.src.rpm
Build Date:Mon May 21 10:42:14 2007
Packager:Ralph Apel <r.apel@r-apel.de>
Size:107 KiB

Arch: noarch

Download:activesoap-1.0-2jpp.noarch.rpm
Build Date:Mon May 21 10:42:14 2007
Packager:Ralph Apel <r.apel@r-apel.de>
Size:121 KiB

Changelog

* Mon May 21 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> 0:1.0-2jpp
- Fix project.xml syntax
- Improve description
- Make Vendor, Distribution based on macro
- Fix aot build
* Tue Oct 17 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> 0:1.0-1jpp
- First release
- Add gcj_support option
- Add javadoc post/postun Requires

Listing created by RepoView-0.4.1