|
The information on this page is for activesoap-1.0-2jpp.src.rpm, a source rpm; you are probably more interested in these binaries built from it:
RPM Information for activesoap-1.0-2jpp.src.rpm
| Name: activesoap | Distribution: JPackage |
| Version: 1.0 | Vendor: JPackage Project |
| Release: 2jpp | Build date: Mon May 21 08:42:14 2007 |
| Epoch: 0 | Build host: altair.localdomain |
| Group: Development/Libraries/Java | RPM file: activesoap-1.0-2jpp.src.rpm |
| Size: 108896 | Source RPM: (none) |
| Section: free | License: Apache Software License 2.0 |
| Packager: Ralph Apel <r.apel at r-apel.de> |
| URL: http://xircles.codehaus.org/projects/activesoap |
| Summary: A high performance, lightweight, StAX based SOAP framework |
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. |
Change Log for activesoap-1.0-2jpp.src.rpm
* Mon May 21 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 2006 Ralph Apel <r.apel at r-apel.de> 0:1.0-1jpp
- First release
- Add gcj_support option
- Add javadoc post/postun Requires
|
(the display of the changelog may be truncated if it is too long)
|