" /> Davanum Srinivas' weblog: September 2005 Archives

« August 2005 | Main | October 2005 »

September 30, 2005

WS-SNAFU == tiny bug

Simon, We've fixed the problem with sforce wsdl you reported. Turned out to be a 2 line code change. SNAFU is now history :)

Thanks for the bug report. Please keep 'em coming.

Comparison of WS-Security Toolkits

Keith's URL went missing...here my local copy of the google cache version:

Comparison of WS-Security Toolkits

September 26, 2005

[ANN] [Axis2] Axis2 0.92 Released

You can download the release from:

http://ws.apache.org/axis2/download.cgi

What's in this release?

This release includes the following features:

  • Complete XML infoset support for AXIOM
  • AXIOM, a SOAP specific streaming XML infoset model for SOAP 1.1/1.2 messages
  • Support for one-way messaging and request response messaging
  • Modules, mechanism to extend the SOAP processing model
  • Archives based deployment model
  • WSDL2Java code generation tool for stub and skeltons
  • XML Beans based data binding support
  • Support for WS-Addressing, both the submission and final versions
  • Client API
  • REST web service support
  • HTTP transport support
  • SMTP transport support
  • TCP transport support
  • MTOM/SWA attachments support
  • SAAJ implementation
  • WS-Security support using WSS4J
  • Support for context hierarchy serialization
  • and numerous bug fixes after 0.91 release

The release include following tools

  1. Admin Web App
  2. WSDL2Java, eclipse Plugin/Command line version
  3. Service Archive Wizard, eclipse Plugin
  4. Module Archive Wizard, eclipse Plugin
  5. Service Archive Wizard, IntelliJ IDEA Plugin

What's still to do?

Please see a list of what we think needs doing - and please consider helping out if you're interested & able!

  • SOAP 1.1 and 1.2 validation
  • JAX-RPC 1.1/2.0 compliance
  • Implementation of other transports. e.g. JMS..
  • WSDL Generation
  • Axis2 Databinding implementation

Axis2 is taking shape, this 0.92 release is a glimpse of 1.0 that should be comming soon. If you happen to have vision of how the next generation of the Web Service should be, and like to contribute to Apache Axis2 please help us to shape the Apache Axis2. Any contribution in the form of Coding, testing, submiting improvements to the documentation, and reporting bugs are always welcome.

Thanks for your interest in Axis2!

-- The Axis Development Team

September 15, 2005

Secure and Reliable Web services - Axis 2.X and 1.X at the Microsoft PDC 2005

Kirill from MSFT has a session COM423 - Windows Communications Foundation ("Indigo"): Web Services Interoperability with Java/J2EE today during MSFT's annual PDC show. There are two demo's with all our stuff at Apache.
First one is "SecureRM" with Axis 1.X, Sandesha, Addressing and WSS4J, showing off a secure and reliable interop with Indigo. Second one is "SecureMTOM" with Axis2, WSS4J showing off a X509 Token profile WS-Security scenario with Encryption and Digital Signatures, but with a twist. The twist being that all base64 stuff show up on the wire as MTOM parts.

If you don't believe me, go talk to Kirill or try it yourself:
http://ws.zones.apache.org/~dims/pdc2005/

September 04, 2005

[ANN] Apache WSS4J 1.1.0 Released

The WSS4J team likes to announce the 1.1.0 release for Apache
WSS4J Web Service Security implementation.

You can download the releases from:

http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_1_0

Please allow one or two days to deliver the distributions to
the mirror(s).

Available is a binary as well as source distribution. As a
courtesy for the WSS4J user we've added and additional ZIP
file that contains other required JAR files to install and
run WSS4J.

Please refer to the *readme.* files in the distributon for
further information regarding implemented features, additional
information, links to the Wiki pages, etc.

More information about WSS4J and related projects is available
on the WSS4J homepage:

http://ws.apache.org/wss4j

Have fun with WSS4J :-)

The WSS4J team