development/libraries/java

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

Website: http://xircles.codehaus.org/projects/activesoap
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
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.

Packages

activesoap-1.0-3.jpp6.noarch [110 KiB] Changelog by Ralph Apel (2011-07-08):
- Build with maven2 for JPP-6
activesoap-1.0-3.jpp6.src [89 KiB] Changelog by Ralph Apel (2011-07-08):
- Build with maven2 for JPP-6

Listing created by Repoview-0.6.6-5.mga4.tainted