" /> Davanum Srinivas' weblog: January 2004 Archives

« December 2003 | Main | February 2004 »

January 23, 2004

Google Era - What's in a name? - WSS4J (Web Services Security)

We started WSS4J at sourceforge on 2003-05-14 for implementing Web Services Security (WS-Security OASIS specification) with the intention of coding in the stealth mode till we got a handle on the IPR issues etc. NOW webservices.xml.com is running an article on a competing implementation using the same name WSS4J. In these days when people google for anything and everything, am not sure what is going on. We got to know when a concerned citizen informed us http://article.gmane.org/gmane.text.xml.wss4j/52.


On a side note, jboss folks have picked up OUR wss4j (http://www.google.com/search?q=jboss+wss4j) as revealed by a simple Google Search.

January 18, 2004

Major Milestone for Apache Geronimo - Instructions for deploying Petstore Demo

As you probably know the Geronimo team got the petstore demo working during last Apachecon. Finally now anyone of us can check out the latest code from Apache Geronimo CVS and deploy the Petstore demo. Details for deployment are at http://wiki.apache.org/geronimo/PetStore. If you have any questions, just ask on geronimo@incubator.apache.org mailing list.

January 15, 2004

Unicenter Web Services Distributed Management 3.0 is now GA

Unicenter WSDM is the latest addition to CA's portfolio of end-to-end management solutions that help customers build enterprise-class reliability and security into their Web services applications and supporting infrastructure. By automatically discovering, testing and monitoring Web services, Unicenter WSDM enables IT organizations to closely track a full range of performance indicators and rapidly respond to service interruptions.

details at http://www.ca.com/webservices/ and CA Support site for UWSDM

January 09, 2004

ANNOUNCE:Release of Apache Axis C++ v1.0 Final

We are proud to announce the release of Apache Axis C++ v1.0.
This implementation of a C++ SOAP engine provides a stable platform
for developing Web services in C and C++. This engine can be used to
develop client applications as well. This release includes the following
features:

- SOAP engine with both client and server support.
- Partial support for both SOAP 1.1 and SOAP 1.2.
- Web Service Deployment Descripter (WSDD) based deployment.
- Support for all basic types, complex types and arrays.
- WSDL2Ws tool for building C/C++ components from WSDL,
Server side - Skeletons and Wrappers
Client side - Stubs
- WSDL2WS tool generated wrappers act as RPC Providers and they perform
Serialization
Deserialization
Method invocation
- WSDLs hosted statistically in the server.
- Standalone SOAP server (HTTP)
- Web server modules for Apache HTTPD 1.3 (Linux/Windows)
- Web interface to the deployed services and their WSDLs.
- Sample web services and client applications.
- Supportive documentation for developers and users.

Both binary and source are available at Apache mirror sites:
http://www.apache.org/dyn/closer.cgi/ws/axis-c/

Axis web site is at:
http://ws.apache.org/axis/

We invite all interested Web services developers and users to
evaluate Axis C++ and give us feedback and help improve Axis C++
to be the best C/C++ SOAP engine.

Please direct user questions to axis-c-user@ws.apache.org and any
bug reports, patches, suggestions for improvement etc. to
axis-c-dev@ws.apache.org.