<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>announce@ws.apache.org Archives</title>
<link rel="self" href="http://mail-archives.apache.org/mod_mbox/ws-announce/?format=atom"/>
<link href="http://mail-archives.apache.org/mod_mbox/ws-announce/"/>
<id>http://mail-archives.apache.org/mod_mbox/ws-announce/</id>
<updated>2009-12-05T21:27:49Z</updated>
<entry>
<title>Apache Asia Roadshow 2009 (Colombo) - Call For Presentations</title>
<author><name>Sagara Gunathunga &lt;sagara@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200910.mbox/%3c474d01b00910301033y779098cdx71c3224810cdf745@mail.gmail.com%3e"/>
<id>urn:uuid:%3c474d01b00910301033y779098cdx71c3224810cdf745@mail-gmail-com%3e</id>
<updated>2009-10-30T17:33:22Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Software Foundation together  with Sri Lankan FOSS
community invites you to submit a proposal for a presentation at
APACHE ASIA ROADSHOW 2009. If you are a community member of any Apache
projects or If you have worked with Apache projects or have a
revolutionary idea on the use of an Apache project, then we would like
to hear from you!

Please use the following link for submissions
http://www.foss.lk/events/apacheasia09/cfp and the due date for
submission is November  8th. APACHE ASIA ROADSHOW 2009 (Colombo)  will
be held in Colombo, Sri Lanka from December 3rd to 5th, 2009.


Apache Asia Roadshow 2009 Team
http://www.foss.lk/events/apacheasia09


</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN]Apache Axis2/C 1.4.0 Released.</title>
<author><name>&quot;Dinesh Premalal&quot; &lt;dinesh@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200805.mbox/%3ce8ff6030805070441n47bfcfc7x400a30425a08c1f2@mail.gmail.com%3e"/>
<id>urn:uuid:%3ce8ff6030805070441n47bfcfc7x400a30425a08c1f2@mail-gmail-com%3e</id>
<updated>2008-05-07T11:41:22Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C
version 1.4.0

You can download this release from

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

Key Features
------------

  1. Support for one-way messaging (In-Only) and request response messaging
(In-Out)

  2. Client APIs: Easy to use service client API and more advanced operation
client API

  3. Transports supported: HTTP
         * Inbuilt HTTP server called simple axis server
         * Apache2 httpd module called mod_axis2 for server side
         * IIS module for server side
         * Client transport with ability to enable SSL support
         * Basic HTTP Authentication
         * Digest HTTP Authentication
         * libcurl based client transport

  4. Transports supported: HTTPS
         * HTTPS Transport implementation using OpenSSL

  5. Transports supported: TCP
         * for both client and server side

  6. Transport proxy support (HTTP)
         * Proxy Authentication (Basic/Digest)

  7. Module architecture, mechanism to extend the SOAP processing model.

  8. WS-Addressing support, both the submission (2004/08) and final
(2005/08) versions,
     implemented as a module.

  9. MTOM/XOP support.

 10. AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages;
     This has complete XML infoset support.

 11. XML parser abstraction
         * Libxml2 wrapper
         * Guththila pull parser support

 12. Both directory based and archive based deployment models for deploying
     services and modules

 13. Description hierarchy providing access to static data of
     Axis2/C runtime (configuration, service groups, services, operations
and messages)

 14. Context hierarchy providing access to dynamic
     Axis2/C runtime information (corresponding contexts to map to each
level of
     description hierarchy)

 15. Message receiver abstraction
         * Inbuilt raw XML message receiver

 16. Code generation tool for stub and skeleton generation for a given
     WSDL (based on Java tool)
         *  Axis Data Binding (ADB) support

 17. REST support (more POX like) using HTTP POST, GET, HEAD, PUT and DELETE
         *  Support for RESTful Services

 18. Comprehensive documentation
         * Axis2/C Manual

 19. WS-Policy implementation called Neethi/C, with WS-SecurityPolicy
extension


Major Changes Since Last Release.
--------------------------------

  1. Fixed library version numbering
  2. Made Guththila as default XML parser
  3. Many bug fixes.
  4. Memory leak fixes

We welcome your early feedback on this implementation.

Thanks for your interest in Axis2/C

-- Apache Axis2/C Team --


</pre>
</div>
</content>
</entry>
<entry>
<title>[Rampart/C] [ANN] Apache Rampart/C 1.0.0 Released</title>
<author><name>Malinda Kaushalye Kapuruge &lt;kaushalye@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200710.mbox/%3c4705D201.70409@apache.org%3e"/>
<id>urn:uuid:%3c4705D201-70409@apache-org%3e</id>
<updated>2007-10-05T05:56:17Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi All,
Apache Rampart/C team is pleased to announce the release of Apache 
Rampart/C 1.0.
You may download the release from
http://ws.apache.org/rampart/c/download.cgi

Key features of the release

1. Ability to send and verify UsernameTokens with
    - PlainText password
    - Digested password
2. Ability to send Timestamp tokens
3. SOAP message encryption
4. SOAP message signature
5. WS Security Policy based configurations

Major changes since last release

1. Memory leak fixes
2. Many bug fixes
3. SOAP message encryption
   - Signature Encryption
4. SOAP message signature
   - Signing specific headers
5 Different protection orders
   - Sign before encryption
   - Encryption before signing
6. Replay detection support
7. Improvements to the context model
8. Authentication module implementation
9. Credentials module implementation
10. Improvements to Key/Certificate loading mechanisms
11. Easy to use deployment scripts
12. WS-Security Policy (Spec 1.1) based configurations

Issues can be reported here.
http://issues.apache.org/jira/browse/RAMPARTC

We welcome your early feedback.
Thank you for your interest in Rampart/C.

--Apache Rampart/C Team--
http://ws.apache.org/rampart/c/

---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@ws.apache.org
For additional commands, e-mail: announce-help@ws.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache WSS4J 1.5.3 Released</title>
<author><name>Ruchith Fernando &lt;ruchithf@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200709.mbox/%3c46E0D366.3080009@apache.org%3e"/>
<id>urn:uuid:%3c46E0D366-3080009@apache-org%3e</id>
<updated>2007-09-07T04:28:22Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache WSS4J Team is happy to announce the WSS4J-1.5.3 release.

Apache WSS4J is an implementation of the OASIS Web Services Security
(WS-Security) from OASIS Web Services Security TC. WSS4J is a Java
library that can be used to sign and verify SOAP Messages with
WS-Security information.

You can download the releases from:
http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_3

Apart from the binary and source distributions, we have an additional
ZIP file that contains other required JAR files to install and run WSS4J.

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

Enjoy !

The WSS4J team



</pre>
</div>
</content>
</entry>
<entry>
<title>Apache Rampart 1.2 Released</title>
<author><name>Ruchith Fernando &lt;ruchithf@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200706.mbox/%3c46615530.8090901@apache.org%3e"/>
<id>urn:uuid:%3c46615530-8090901@apache-org%3e</id>
<updated>2007-06-02T11:32:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
This is the 1.2 release of Apache Rampart.

Apache Rampart 1.2 is a toolkit that provides implementations of the
WS-Sec* specifications for Apache Axis2 1.2, based on Apache WSS4J 1.5.2
and the Apache AXIOM-DOOM 1.2.4 implementations.

There are two main Apache Axis2 modules provided with this release.

    * rampart-1.2.mar
      This provides support for WS-Security and WS-SecureConversation
features.
    * rahas-1.2.mar
      This module provides the necessary components to enable
SecurityTokenService functionality on a service.

Apache Rampart 1.2 uses a configuration model based on WS-Policy and
WS-Security Policy and it is important to note that Apache Rampart 1.0
style configuration is also available even though being marked as
deprecated.

Apache Rampart 1.2 can be successfully used with the next Apache
Sandesha2 release targeted towards Apache Axis2 1.2 to configure
WS-SecureConversation + WS-ReliableMessaging scenarios.

The rampart module was successfully tested for interoperability with
other WS-Security implementations.

WS - Sec* specifications supported by Apache Rampart are as follows:

    * WS - Security 1.0
    * WS - Secure Conversation - February 2005
    * WS - Security Policy - 1.1 - July 2005
    * WS - Trust - February 2005
    * WS - Trust - WS-SX spec - EXPERIMENTAL

Thank you for using Apache Rampart.

Apache Rampart team





</pre>
</div>
</content>
</entry>
<entry>
<title>Apache WSS4J 1.5.2 Released</title>
<author><name>Ruchith Fernando &lt;ruchithf@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200705.mbox/%3c465F0313.6080109@apache.org%3e"/>
<id>urn:uuid:%3c465F0313-6080109@apache-org%3e</id>
<updated>2007-05-31T17:17:07Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache WSS4J Team is happy to announce the WSS4J-1.5.2 release.

You can download the releases from:
http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_2

Apart from the binary and source distributions, We have an additional
ZIP file that contains other required JAR files to install and run WSS4J.

This release of wss4j uses Apache XML Security 1.4.0.

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

Enjoy !

The WSS4J team


</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Axis2/C 1.0.0 Released</title>
<author><name>Samisa Abeysinghe &lt;samisa@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200705.mbox/%3c463E9AB8.701@apache.org%3e"/>
<id>urn:uuid:%3c463E9AB8-701@apache-org%3e</id>
<updated>2007-05-07T03:19:20Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C
version 1.0.0
You can download this release from
http://ws.apache.org/axis2/c/download.cgi

Key Features

  1. Support for one-way messaging (In-Only) and request response
messaging (In-Out)
  2. Client APIs: Easy to use service client API and more advanced
operation client API
  3. Transports supported: HTTP
        a. Inbuilt HTTP server called simple axis server
        b. Apache2 httpd module called mod_axis2 for server side
        c. IIS module for server side
        d. Client transport with ability to enable SSL support
        e. libcurl based client transport
  4. Module architecture, mechanism to extend the SOAP processing model
  5. WS-Addressing support, both the submission (2004/08) and final
(2005/08) versions, implemented as a module
  6. MTOM/XOP support
  7. AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages;
This has complete XML infoset support
  8. XML parser abstraction
        a. Libxml2 wrapper
        b. Guththila pull parser support
  9. Both directory based and archive based deployment models for
deploying services and modules
10. Description hierarchy providing access to static data of Axis2/C
runtime (configuration, service groups, services, operations and messages)
11. Context hierarchy providing access to dynamic Axis2/C runtime
information(corresponding contexts to map to each level of description
hierarchy)
12. Message receiver abstraction
        a. Inbuilt raw XML message receiver
13. Code generation tool for stub and skeleton generation for a given
WSDL (based on Java tool)
        a. Axis Data Binding (ADB) support
14. Transport proxy support
15. REST support (more POX like) using both HTTP POST and GET
16. Comprehensive documentation
        a. Axis2/C Manual

Major Changes Since Last Release

  1. Many Bug Fixes
  2. IIS module for server side
  3. libcurl based client transport
  4. Improvements to overall API to make it more user friendly, stable
and binary compatible
  5. Transport proxy support
  6. Memory leak fixes We welcome your early feedback on this
implementation.
Thank you for your interest in Axis2/C.

-- Apache Axis2/C Team --

---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@ws.apache.org
For additional commands, e-mail: announce-help@ws.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Axis2 1.1 Released</title>
<author><name>Thilina Gunarathne &lt;thilina@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200611.mbox/%3c4559C3B3.6040808@apache.org%3e"/>
<id>urn:uuid:%3c4559C3B3-6040808@apache-org%3e</id>
<updated>2006-11-14T13:25:07Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Just over 6 months since the original 1.0 release, we are very proud to
announce the release of Apache Axis2 version 1.1.

Downloads are available at:
   http://ws.apache.org/axis2/download.cgi

Apache Axis2 is a complete re-design and re-write of the widely used
Apache Axis engine and is a more efficient, more scalable, more modular
and more XML-oriented Web services framework. It is carefully designed to
support the easy addition of plug-in "modules" that extend its
functionality for features such as security and reliability.

Modules supporting WS-Security/Secure-Conversation (Apache Rampart),
WS-Trust (Apache Rahas), WS-Reliable Messaging (Apache Sandesha) and
WS-Eventing (Apache Savan) will be available soon after the Apache Axis2
1.1 release. Please see these projects' own sites for further information.

Major Changes Since 1.0:
- - - Significantly improved documentation
- - - Significantly improved support for POJO services and clients
- - - Significantly improved support for Spring services
- - - Significantly improved Axis Data Binding (ADB) to increase schema
 coverage and overall stability
- - - Improved service lifecycle model
- - - Improved JMS support
- - - Improved handler and module interfaces
- - - Improved Eclipse and Idea plugins
- - - New Attachments API for sending &amp; receiving MTOM and SwA attachments
- - - Built in support for WS-Policy via Apache Neethi
- - - Added support for unwrapping Web service requests
- - - Fixed tons of small and not-so-small bugs
- - - Major refactoring of release structure to make usage easy

Known Issues and Limitations in 1.1 Release:
- - - Unwrapping of response messages (coming in 1.2)
- - - JSR 181/183 Annotation support (coming in 1.2)
- - - JaxMe and JAXBRI data binding support is experimental
- - - Simple Axis Server does not support POX/REST

Apache Axis2 1.1 is a major new release compared to Axis2 1.0. We are
striving for a simple and happy first time user experience as well as a
satisfying experienced user experience with this release. We welcome any
and all feedback at:
   axis-user@ws.apache.org (please include "[axis2]" in the subject)
   axis-dev@ws.apache.org (please include "[axis2]" in the subject)
   http://issues.apache.org/jira/browse/AXIS2

Thank you for your interest in Apache Axis2!

The Axis2 Development Team
http://ws.apache.org/axis2/


=====================================================================

Features of Apache Axis2:

Programming Model
  - Simple XML-centric client API with full WSDL and policy support
  - Support for POJO and Spring services and clients
  - Support for any message exchange pattern (MEP)
  - Synchronous and asynchronous programming model
  - Archived service deployment model supporting full service
    encapsulation with versioning support
  - Archived module deployment model supporting controlled
    extensibility with versioning support
  - Hot deployment
  - WS-Policy driven code generation extensions
  - Flexible service life cycle model
  - Automatic support for POX (REST) style invocation of services
  - Support for querying service's WSDL (with ?wsdl), schema (with
    ?xsd) and policies (with ?policy)

Supported Specifications
  - SOAP 1.1 and 1.2
  - Message Transmission Optimization Mechanism (MTOM)
  - XML Optimized Packaging (XOP)
  - SOAP with Attachments
  - WSDL 1.1, including both SOAP and HTTP bindings
  - WS-Addressing submission and 1.0
  - WS-Policy
  - SAAJ 1.1

Transports
  - HTTP
  - SMTP
  - JMS
  - TCP

Supported Data Bindings
  - Axis Data Binding (ADB)
  - XMLBeans
  - JibX
  - JaxMe (Experimental)
  - JaxBRI (Experimental)

Tools
  - WSDL2Java: Generate Java stubs and skeletons from a WSDL document.
  - Java2WSDL: Generate a WSDL document from a Java class.
  - Eclipse Plugins
  - IntelliJ Idea Plugins
  - Maven2 Plugins
  - Web application for administering Apache Axis2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFFWcOzTt0cKycFPQgRAuegAJ9wXSIapnTxQ/1Kh42or06Fz0mVFQCgmC8N
ikBdv5AOBRrCgSoSTDF9GWM=
=dudo
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: announce-unsubscribe@ws.apache.org
For additional commands, e-mail: announce-help@ws.apache.org



</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN][NEETHI] Apache Neethi 1.0.1 Released</title>
<author><name>Sanka Samaranayake &lt;sanka@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200605.mbox/%3c44598382.5050603@apache.org%3e"/>
<id>urn:uuid:%3c44598382-5050603@apache-org%3e</id>
<updated>2006-05-04T04:30:58Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear All,

The Apache Neethi team is proud to announce the release of Apache
Neethi version 1.0.1 You can download the source and
binary distributions from the following mirrors.

Mirrors: http://www.apache.org/dyn/closer.cgi/ws/commons/neethi/1_0_1/
&lt;http://www.apache.org/dyn/closer.cgi/ws/commons/policy/1_0/&gt;

Please use our backup site if the mirrors are not yet updated.

Backup: http://www.apache.org/dist/ws/commons/neethi/1_0_1/
&lt;http://www.apache.org/dist/ws/commons/policy/1_0/&gt;

Pleas feel free to send any feedback to our mailing list
commons-dev@ws.apache.org (preferably with [Neethi] prefix).

Visit our website at: http://ws.apache.org/commons/neethi/index.html
for further information.

Thank you,
Apache Neethi Team

&lt;http://blogs.cocoondev.org/MT/mt-tb.cgi?__mode=view&amp;entry_id=4598&gt;
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFEWYOB/Hd0ETKdgNIRAt8uAJ9ZtNCX6SsfxNGJwNboG9SYqxlfTACfTTH/
gKmXtnjb9Mc4LVfxKsDPPBo=
=ovHq
-----END PGP SIGNATURE-----



</pre>
</div>
</content>
</entry>
<entry>
<title>Re: [ANN][POLICY]Apache Neethi as the brand name of WS Policy project</title>
<author><name>Sanka Samaranayake &lt;sanka@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200604.mbox/%3c4449293E.1050304@apache.org%3e"/>
<id>urn:uuid:%3c4449293E-1050304@apache-org%3e</id>
<updated>2006-04-21T18:49:34Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Glen Daniels wrote:
&gt; Hi Sanka:
&gt;
&gt; Sanka Samaranayake wrote:
&gt;&gt; Please note that Apache WS Commons Policy project will now use
&gt;&gt; *Apache Neethi* as its brand name.
&gt;
&gt; Is that pronounced "neethy" or "neetheye"?  Could you please add a
&gt; pronunciation guide to the webpage?

Yes .. we'll do that .. :)

Best,
Sanka
&gt;
&gt; Thanks, --Glen
&gt;

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFESSk+/Hd0ETKdgNIRAt9mAJ93UQEFYnczh4NC8IKLUhCCsDXHSQCfT0UM
HzXkk+O5TprOiE9mEd2v4MQ=
=xoj9
-----END PGP SIGNATURE-----



</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN][POLICY]Apache Neethi as the brand name of WS Policy project</title>
<author><name>Sanka Samaranayake &lt;sanka@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200604.mbox/%3c4447E3D0.9000809@apache.org%3e"/>
<id>urn:uuid:%3c4447E3D0-9000809@apache-org%3e</id>
<updated>2006-04-20T19:41:04Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear All,

Please note that Apache WS Commons Policy project will now use *Apache
Neethi* as its brand name.

Majority of the community had voted in favour of this proposal.

Vote thread:
http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200604.mbox/%3c44434989.2010406@apache.org%3e


Regards,
Sanka





-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFER+PQ/Hd0ETKdgNIRAiupAJsHJ9EdVhGGr25WRANMFZqKtzXgIgCfR32z
2NFnVwk31ZUCnACCmjYpMe4=
=WqgY
-----END PGP SIGNATURE-----



</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN][POLICY] Apache WS Commons Policy 1.0 Released</title>
<author><name>Sanka Samaranayake &lt;sanka@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200603.mbox/%3c44233869.1030604@apache.org%3e"/>
<id>urn:uuid:%3c44233869-1030604@apache-org%3e</id>
<updated>2006-03-24T00:08:09Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Dear All,

The Apache WS Commons Policy team is proud to announce the release of
Apache WS Commons Policy version 1.0. You can download the source and
binary distributions from the following mirrors.

Mirrors: http://www.apache.org/dyn/closer.cgi/ws/commons/policy/1_0/

Please use our backup site if the mirrors are not yet updated.

Backup: http://www.apache.org/dist/ws/commons/policy/1_0/

Pleas feel free to send any feedback to our mailing list
commons-dev@ws.apache.org (preferably with [POLICY] prefix).

Visit our website at: http://ws.apache.org/commons/policy/index.html
for further information.

Thank you,
Apache WS Commons Policy team.



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQFEIzhp/Hd0ETKdgNIRAnETAJ4xmDS+k7659yJGUsK/wKTOBgt3CACfVOZs
JvY/mj/TQY6yp0BkNUimSJM=
=HZEM
-----END PGP SIGNATURE-----


</pre>
</div>
</content>
</entry>
<entry>
<title>announcing Pubscribe v1.1</title>
<author><name>Ian Springer &lt;ips@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200510.mbox/%3c435D43FF.8020105@apache.org%3e"/>
<id>urn:uuid:%3c435D43FF-8020105@apache-org%3e</id>
<updated>2005-10-24T20:28:47Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
We are pleased to announce the v1.1 release of Pubscribe. This release 
does not provide any new features; it includes API changes and bug fixes.

NOTE: Please read the Release Notes for important information on the 
changes to the project.  Previous users will find critical information 
about the porting/regeneration of pre-1.1 generated services.

Binary and source distributions can be downloaded from: 
http://www.apache.org/dist/ws/pubscribe/1.1/

We welcome your feedback.
The Pubscribe Dev Team



</pre>
</div>
</content>
</entry>
<entry>
<title>announcing Apache WSRF v1.1</title>
<author><name>Ian Springer &lt;ips@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200510.mbox/%3c435D42CB.2070104@apache.org%3e"/>
<id>urn:uuid:%3c435D42CB-2070104@apache-org%3e</id>
<updated>2005-10-24T20:23:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
We are pleased to announce the v1.1 release of Apache WSRF. This release 
does not provide any new features; it includes API changes and bug fixes.

NOTE: Please read the Release Notes for important information on the 
changes to the project.  Previous users will find critical information 
about the porting/regeneration of pre-1.1 generated services.

Binary and source distributions can be downloaded from: 
http://www.apache.org/dist/ws/wsrf/1.1/

We welcome your feedback.
The WSRF Dev Team



</pre>
</div>
</content>
</entry>
<entry>
<title>Apache WSRF V1.0 Release!</title>
<author><name>Sal Campana &lt;scamp@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200508.mbox/%3c42F3BE69.2040608@apache.org%3e"/>
<id>urn:uuid:%3c42F3BE69-2040608@apache-org%3e</id>
<updated>2005-08-05T19:30:49Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
We are pleased to announce the v1.0 release of Apache WSRF

This release provides the following features:

  o Quick Demo
  o Tutorial
  o Developer Guide
  o Bug Fixes
  o Many Enhancements

NOTE: Please read the Release Notes for important information on the 
changes to the project.  Previous users will find critical information 
about the porting/regeneration of pre-1.0 generated services.
 
Binary and source distributions can be downloaded from:

http://www.apache.org/dist/ws/wsrf/1.0

We welcome your feedback.





</pre>
</div>
</content>
</entry>
<entry>
<title>Apache Muse V1.0 Release!</title>
<author><name>Sal Campana &lt;scamp@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200508.mbox/%3c42F3BE5C.6050704@apache.org%3e"/>
<id>urn:uuid:%3c42F3BE5C-6050704@apache-org%3e</id>
<updated>2005-08-05T19:30:36Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
We are pleased to announce the v1.0 release of Apache Muse

This release provides the following features:

  o Quick Demo
  o Tutorial
  o Developer Guide
  o Bug Fixes
  o Many Enhancements

NOTE: Please read the Release Notes for important information on the 
changes to the project.  Previous users will find critical information 
about the porting/regeneration of pre-1.0 generated services.
 
Binary and source distributions can be downloaded from:

http://www.apache.org/dist/ws/muse/1.0

We welcome your feedback.




</pre>
</div>
</content>
</entry>
<entry>
<title>Apache Pubscribe V1.0 Release!</title>
<author><name>Sal Campana &lt;scamp@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200508.mbox/%3c42F3BE07.9050605@apache.org%3e"/>
<id>urn:uuid:%3c42F3BE07-9050605@apache-org%3e</id>
<updated>2005-08-05T19:29:11Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
We are pleased to announce the v1.0 release of Apache Pubscribe

This release provides the following features:

  o Quick Demo
  o Tutorial
  o Developer Guide
  o Bug Fixes
  o Many Enhancements

NOTE: Please read the Release Notes for important information on the 
changes to the project.  Previous users will find critical information 
about the porting/regeneration of pre-1.0 generated services.
 
Binary and source distributions can be downloaded from:

http://www.apache.org/dist/ws/pubscribe/1.0

We welcome your feedback.





</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Sandesha 1.0 Released</title>
<author><name>Jaliya Ekanayake &lt;jaliya@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200507.mbox/%3c42EA17C4.1080302@apache.org%3e"/>
<id>urn:uuid:%3c42EA17C4-1080302@apache-org%3e</id>
<updated>2005-07-29T11:49:24Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache Sandesha team would like to announce the 1.0 release for Apache 
Sandesha
WS-ReliableMessaging implementation.

You can download the releases from:

Source: http://www.apache.org/dist/ws/sandesha/1_0/Sandesha-1.0-src.zip
Binary: http://www.apache.org/dist/ws/sandesha/1_0/Sandesha-1.0-bin.zip

Source Repository : 
http://svn.apache.org/repos/asf/webservices/sandesha/trunk/

It has been three weeks since the release of the RC1 version of Apache
Sandesha. The codebase is successfully moved to the SVN. We have fixed
all the issues that we have identified in the RC1 release and the
documents are also updated and the interop tests are tested again.
After all these we would like to announce the 1.0 release for Sandesha.

Features:

Following features are available in the release of Sandesha,
(1)    Implementation of WS-ReliableMessaging specification (February 
2005). On top of Axis 1.2
(2)    INORDER delivery assurance.
(3)    Support for synchronous and asynchronous reliable exchange of 
messages.
(4)    A Client API that will make it easy for users to work 
simultaneously with different  endpoints and different      message 
sequences.
(5)    Updated documentation.
(6)    Support for WS-Policy integration.
(7)    Support Custom Web Service Invocation Strategies.
(7)    Interop Endpoint       
Client
http://ws.zones.apache.org:7070/sandesha-interop/interop.jsp
Server
http://ws.zones.apache.org:7070/sandesha-interop/services/RMInteropService

If you have new ideas on messaging middleware and would like to 
contribute to
Apache Sandesha, please join us at sandesha-dev@ws.apache.org. Any 
contribution in the
form of coding, testing, submitting improvements to the documentation, and
reporting bugs is always welcome.

More information about Sandesha is available from the Sandesha home:

http://ws.apache.org/sandesha

Sandesha Development Team.


</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN] Apache Sandesha 1.0-RC1 Released</title>
<author><name>Jaliya Ekanayake &lt;jaliya@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200507.mbox/%3c42D5E22C.2090409@apache.org%3e"/>
<id>urn:uuid:%3c42D5E22C-2090409@apache-org%3e</id>
<updated>2005-07-14T03:55:24Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Apache Sandesha team would like to announce the 1.0-RC1 release for 
Apache Sandesha
WS-ReliableMessaging implementation.

You can download the releases from:

Source: http://www.apache.org/dist/ws/sandesha/RC1/Sandesha-1.0-RC1-src.zip
Binary: http://www.apache.org/dist/ws/sandesha/RC1/Sandesha-1.0-RC1-bin.zip

It has been a month  since the release of the beta version of Apache 
Sandesha and now we have fixed all the issues that we have identified in 
the beta release. The documents are also updated and the interop tests 
are tested again. So I think it is the right time for the release 
candidate 1 for Sandesha.

Features:

Following features are available in the release of Sandesha,
(1)    Implementation of WS-ReliableMessaging specification (February 
2005). On top of Axis 1.2
(2)    INORDER delivery assurance.
(3)    Support for synchronous and asynchronous reliable exchange of 
messages.
(4)    A Client API that will make it easy for users to work 
simultaneously with different  endpoints and different      message 
sequences.
(5)    Updated documentation.
(6)    Support for WS-Policy integration.
(7)    Support Custom Web Service Invocation Strategies.
(7)    Interop Endpoint       
Client
http://ws.zones.apache.org:7070/sandesha-interop/interop.jsp
Server
http://ws.zones.apache.org:7070/sandesha-interop/services/RMInteropService


If you have new ideas on messaging middleware and would like to 
contribute to
Apache Sandesha, please join us at sandesha-dev@ws.apache.org. Any 
contribution in the
form of coding, testing, submitting improvements to the documentation, and
reporting bugs is always welcome.

More information about Sandesha is available from the Sandesha home:

http://ws.apache.org/sandesha

Sandesha Development Team.



</pre>
</div>
</content>
</entry>
<entry>
<title>ANNOUNCEMENT: Axis C++ 1.5 final is released.</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200504.mbox/%3c20050420070559.94610.qmail@web53707.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20050420070559-94610-qmail@web53707-mail-yahoo-com%3e</id>
<updated>2005-04-20T07:05:59Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

Hi All;

Axis C++ 1.5 Final has been released and can be downloaded at

http://www.apache.org/dist/ws/axis-c/

The 1.5 Final Release is a major bug fixes release plus some improvements. 

Improvements

New client side transport 
This is called Axis3 transport.This is a cleaner and extensible Transport compared to Axis2Transport.

WSDL tool fixes to handle nil types.

Supports Broader XSD types.

Supports Broader XSD Any types

Test Framework built on Ant, which includes client &amp; server side.

Bug fixes

AXISCPP-605
AXISCPP-602
AXISCPP-600
AXISCPP-596
AXISCPP-594
AXISCPP-593
AXISCPP-592
AXISCPP-591
AXISCPP-590
AXISCPP-589
AXISCPP-587
AXISCPP-586
AXISCPP-585
AXISCPP-584
AXISCPP-583
AXISCPP-582
AXISCPP-581
AXISCPP-579
AXISCPP-576
AXISCPP-575
AXISCPP-569
AXISCPP-568
AXISCPP-567
AXISCPP-566
AXISCPP-564
AXISCPP-562
AXISCPP-561
AXISCPP-560
AXISCPP-556
AXISCPP-555
AXISCPP-553
AXISCPP-550
AXISCPP-549
AXISCPP-545
AXISCPP-534
AXISCPP-532
AXISCPP-531
AXISCPP-530
AXISCPP-528
AXISCPP-525
AXISCPP-524
AXISCPP-523
AXISCPP-521
AXISCPP-520
AXISCPP-518
AXISCPP-517
AXISCPP-516
AXISCPP-514
AXISCPP-513
AXISCPP-511
AXISCPP-510
AXISCPP-509
AXISCPP-508
AXISCPP-507
AXISCPP-504
AXISCPP-503
AXISCPP-502
AXISCPP-501
AXISCPP-500
AXISCPP-499
AXISCPP-498
AXISCPP-497
AXISCPP-496
AXISCPP-495
AXISCPP-494
AXISCPP-493
AXISCPP-492
AXISCPP-491
AXISCPP-490
AXISCPP-489
AXISCPP-488
AXISCPP-487
AXISCPP-486
AXISCPP-485
AXISCPP-484
AXISCPP-483
AXISCPP-482
AXISCPP-481
AXISCPP-480
AXISCPP-479
AXISCPP-478
AXISCPP-477
AXISCPP-475
AXISCPP-474
AXISCPP-472
AXISCPP-470
AXISCPP-469
AXISCPP-468
AXISCPP-466
AXISCPP-465
AXISCPP-464
AXISCPP-463
AXISCPP-462
AXISCPP-459
AXISCPP-457
AXISCPP-456
AXISCPP-454
AXISCPP-453
AXISCPP-451
AXISCPP-450
AXISCPP-447
AXISCPP-446
AXISCPP-444
AXISCPP-443
AXISCPP-442
AXISCPP-441
AXISCPP-437
AXISCPP-436
AXISCPP-433
AXISCPP-431
AXISCPP-430
AXISCPP-428
AXISCPP-425
AXISCPP-420
AXISCPP-419
AXISCPP-418
AXISCPP-417
AXISCPP-415
AXISCPP-414
AXISCPP-413
AXISCPP-410
AXISCPP-409
AXISCPP-408
AXISCPP-407
AXISCPP-403
AXISCPP-400
AXISCPP-398
AXISCPP-392
AXISCPP-390
AXISCPP-389
AXISCPP-385
AXISCPP-383
AXISCPP-376
AXISCPP-375
AXISCPP-371
AXISCPP-364
AXISCPP-355
AXISCPP-348
AXISCPP-346
AXISCPP-344
AXISCPP-341
AXISCPP-340
AXISCPP-335
AXISCPP-331
AXISCPP-310
AXISCPP-306
AXISCPP-305
AXISCPP-303
AXISCPP-300
AXISCPP-293
AXISCPP-288
AXISCPP-270
AXISCPP-268
AXISCPP-242
AXISCPP-216
AXISCPP-207
AXISCPP-164




Known Issues:

GNU make based build system is not working.
Out of the two parsers Expat and Xerces, only Xerces is supported.
C support is not complete.
There are no vc projects for samples
Pending bugs in Jira.




The Axis C++ Team



		
---------------------------------
Do you Yahoo!?
 Yahoo! Small Business - Try our new resources site! 

</pre>
</div>
</content>
</entry>
<entry>
<title>[ANN]AXIS2-M1 released</title>
<author><name>Srinath Perera &lt;hemapani@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200502.mbox/%3cf8de7ee0502250110369ce43f@mail.gmail.com%3e"/>
<id>urn:uuid:%3cf8de7ee0502250110369ce43f@mail-gmail-com%3e</id>
<updated>2005-02-25T09:10:14Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Apache Axis2 Team is pleased to announce the first milestone release
of Apache Axis2 and the release is available at http://ws.apache.org/axis2

Downloads:
http://cvs.apache.org/dist/axis/v2.0-M1/axis2-M1-src.zip
http://cvs.apache.org/dist/axis/v2.0-M1/axis2-M1-bin.zip

Release Notes:
http://cvs.apache.org/dist/axis/v2.0-M1/release-notes.html

Overview of Apache Axis2
===========================
Axis2 is an effort to re-design and totally re-implement both Axis/Java and
(eventually) Axis/C++ on a new architecture. Evolving from the now standard
"handler chain" model which Axis1 pioneered, Axis2 is developing a more
flexible pipeline architecture which can yet be managed and packaged in a
more organized manner. This new design acknowledges the maturing of the Web
services space  in terms of new protocols such as WS-ReliableMessaging,
WS-Security and WS-Addressing that are built on top of the base SOAP system.

At the time Axis1 was designed, while it was fully expected that other protocols
such as WS-ReliableMessaging would be built on top of it, there was no
proper extension architecture defined to enable clean composition of
such layers. Thus, one of the key motivations for Axis2 is to provide
a clean and simple environment for extensions like Apache Sandesha and
Apache WSS4J to layer on top of the base SOAP system.

Another driving force for Axis2 is to move away from RPC oriented
Web services towards more document-oriented, message style asynchronous
service interactions. The Axis2 project is centered on a new representation
for SOAP messages called AXIOM (AXIs Object Model). AXIOM consists of two
parts: a complete XML Infoset representation and a SOAP Infoset representation
on top of that. The XML Infoset representation provides a JDOM-like simple
API but is built on a deferred model via a StAX-based (Streaming API for XML)
pull parsing API. A key feature of AXIOM is that it allows one to stop
building the XML tree and just access the pull stream directly; thus enabling
both maximum flexibility and maximum performance. This approach allows us to
support multiple levels of abstraction for consuming and offering Web
services: using plain AXIOM, using generated code and statically data-bound
data types and so on.

At the time of Axis1's design, RPC-style, synchronous, request-response
interactions were the order of the day for Web services. Today service
interactions are much more message-oriented and exploit many different
message exchange patterns. The Axis2 engine architecture is careful to
not build in any assumptions of request-response patterns to ensure that
it can be used easily to support arbitrary message exchange patterns.

--The Apache Axis2 Team


</pre>
</div>
</content>
</entry>
<entry>
<title>Apollo Alpha V1.0 Release!</title>
<author><name>&quot;Campana Jr., Salvatore J&quot; &lt;sal.campana@hp.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200502.mbox/%3c1D9F67DCEDDF86478FA146AC147904570736336B@tayexc17.americas.cpqcorp.net%3e"/>
<id>urn:uuid:%3c1D9F67DCEDDF86478FA146AC147904570736336B@tayexc17-americas-cpqcorp-net%3e</id>
<updated>2005-02-09T22:04:58Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

We are pleased to announce the Alpha v1.0 release of Apollo

Apollo is a robust Java implementation of the Web Services Resource
Framework (WSRF)  family of specifications.
 
WSRF defines a generic and open framework for modeling and accessing
stateful resources using Web services. This includes mechanisms to
describe views on the state, to support management of the state through
properties associated with the Web service, and to describe how these
mechanisms are extensible to groups of Web services.
  
The links for the distributions are:

http://cvs.apache.org/dist/incubator/apollo/v1.0-alpha/bin/apache-apollo
-incubating-1.0-alpha-SNAPSHOT.zip 

http://cvs.apache.org/dist/incubator/apollo/v1.0-alpha/source/apache-apo
llo-incubating-1.0-alpha-SNAPSHOT-src.zip 


NOTE: The Apollo project is an effort undergoing incubation at the
Apache Software Foundation (ASF), sponsored by Davanum Srinivas.
Incubation is required of all newly accepted projects until a further
review indicates that the infrastructure, communications, and decision
making process have stabilized in a manner consistent with other
successful ASF projects. While incubation status is not necessarily a
reflection of the completeness or stability of the code, it does
indicate that the project has yet to be fully endorsed by the ASF.



</pre>
</div>
</content>
</entry>
<entry>
<title>Muse Alpha V0.5 Release!</title>
<author><name>&quot;Campana Jr., Salvatore J&quot; &lt;sal.campana@hp.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200502.mbox/%3c1D9F67DCEDDF86478FA146AC147904570736336A@tayexc17.americas.cpqcorp.net%3e"/>
<id>urn:uuid:%3c1D9F67DCEDDF86478FA146AC147904570736336A@tayexc17-americas-cpqcorp-net%3e</id>
<updated>2005-02-09T22:04:54Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

We are pleased to announce the Alpha v0.5 release of Muse

Muse is a robust Java implementation of the Management using Web
Services (MuWS) 0.5 specification and the underlying WS-* specifications
it is based upon. *The next major release of Muse, targeted for March
2005, will be an implementation of the soon-to-be-released MuWS 1.0
specification.

The links for the distributions are:


http://cvs.apache.org/dist/incubator/muse/v0.5-alpha/bin/apache-muse-inc
ubating-0.5-alpha-SNAPSHOT.zip 

http://cvs.apache.org/dist/incubator/muse/v0.5-alpha/source/apache-muse-
incubating-0.5-alpha-SNAPSHOT-src.zip 


NOTE: The Muse project is an effort undergoing incubation at the Apache
Software Foundation (ASF), sponsored by Davanum Srinivas. Incubation is
required of all newly accepted projects until a further review indicates
that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF
projects. While incubation status is not necessarily a reflection of the
completeness or stability of the code, it does indicate that the project
has yet to be fully endorsed by the ASF.
 
 


</pre>
</div>
</content>
</entry>
<entry>
<title>ANNOUNCEMENT : AxisC++ 1.5 Alpha final Released</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200502.mbox/%3c20050208142957.27669.qmail@web53707.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20050208142957-27669-qmail@web53707-mail-yahoo-com%3e</id>
<updated>2005-02-08T14:29:57Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

Hi All;

 1.5 alpha has been released and can be downloaded at

http://www.apache.org/dist/ws/axis-c/

The 1.5 release is to be a major bug fixes release plus some improvements. 

Improvements

The default transport was upgraded from Axis2Transport to Axis3Transport 
which is now a cleaner and extensible Transport from Axis2Transport.

Bug fixes

AXISCPP-323
AXISCPP-373
AXISCPP-367
AXISCPP-338
AXISCPP-313
AXISCPP-277 
AXISCPP-265
AXISCPP-264
AXISCPP-261
AXISCPP-236 
AXISCPP-129 
AXISCPP-43 
AXISCPP-41 
AXISCPP-267
AXISCPP-163
AXISCPP-162 
AXISCPP-361
AXISCPP-187 
AXISCPP-221
AXISCPP-199
AXISCPP-195
AXISCPP-78 
AXISCPP-97
AXISCPP-184
AXISCPP-379 
AXISCPP-384 
AXISCPP-320
AXISCPP-382
AXISCPP-381 
AXISCPP-370
AXISCPP-372 
AXISCPP-332
AXISCPP-262
AXISCPP-366 
AXISCPP-337 
AXISCPP-369 
AXISCPP-327
AXISCPP-356 
AXISCPP-325
AXISCPP-350
AXISCPP-354
AXISCPP-352
AXISCPP-311
AXISCPP-260 
AXISCPP-315
AXISCPP-222
AXISCPP-178 
AXISCPP-316
AXISCPP-274 
AXISCPP-403 
AXISCPP-394



Known Issues:



   Temporarily removed C support (C samples and tests will not work) 
   Out of the two parsers Expat and Xerces, only Xerces is supported 
   There is a problem with the SimpleAxisServer 
   There could be problems with document style services on the serverside

 Users of Axis C++ kindly visit http://wiki.apache.org/ws/FrontPage/AxisC_2b_2b/WishList and
update the wish list. This will definitely help us know what features are important to you.
 

The Axis C++ Team



		
---------------------------------
Do you Yahoo!?
 Yahoo! Search presents - Jib Jab's 'Second Term'

</pre>
</div>
</content>
</entry>
<entry>
<title>ANNOUNCEMENT : AxisC++ 1.4 final Released</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200412.mbox/%3c20041216174123.93426.qmail@web53703.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20041216174123-93426-qmail@web53703-mail-yahoo-com%3e</id>
<updated>2004-12-16T17:41:23Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

Hi All;

 1.4 Final has been released and could be downloaded at

http://www.apache.org/dist/ws/axis-c/

 The following features were added to this release:

 1. SSL implementation
2. Cookie based session support for the client side (AXISCPP-226)
3. SOAP header based session support for the client side (AXISCPP-238)

 The following improvements were made to this release:

 1. Create 100% C++ engine (AXISCPP-206)
2. Refactor WSDL2WS (AXISCPP-215)
3. Split client, server common includes (AXIS-219)
4. Remove pre-defined paths from Axis CPP Conf library names AXISCPP-220)
5. Eliminate warnings (AXISCPP-155)
6. Handler Tutorial (AXISCPP-244)
7. Provide access to the body of the SOAP message (AXISCPP-251)
8. Conflict in const/non-const method calls for Basic Node objects (AXISCPP-212)
9. Required support to store Complex Object properties (AXISCPP-276)
10. Provide the facility to set a new SOAP body to the DeSerializer from a Handler  (AXISCPP-301)
11. Transport that supports IPV6 (AXISCPP-217)
12. Keep Alive support for transport (AXISCPP-176)



Known Issues:



   Temporarily removed C support 
   Out of the two parsers Expat and Xerces, only Xerces is supported 
   AXISCPP 292 – 300 
   AXISCPP-303 
   AXISCPP-305 
   AXISCPP-306 

 Users of Axis C++ kindly visit http://wiki.apache.org/ws/FrontPage/AxisC_2b_2b/WishList and
update the wish list. This will definitely help us know what features are important to you.
 

 Enjoy Axis 1.4

 Regards

Sanjaya, on behalf of the Axis C++ Team

 



		
---------------------------------
Do you Yahoo!?
 Yahoo! Mail - Find what you need with new enhanced search. Learn more.

</pre>
</div>
</content>
</entry>
<entry>
<title>Axis c++ 1.4 Alpha is released</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200412.mbox/%3c20041203182005.88929.qmail@web53705.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20041203182005-88929-qmail@web53705-mail-yahoo-com%3e</id>
<updated>2004-12-03T18:20:05Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>

Hi All;



1.4 Alpha has been released and could be downloaded at



http://www.apache.org/dist/ws/axis-c/



The following features were added to this release:

1. SSL implementation
2. Cookie based session support for the client side (AXISCPP-226)
3. SOAP header based session support for the client side (AXISCPP-238)


The following improvements were made to this release:

1. Create 100% C++ engine (AXISCPP-206)
2. Refactor WSDL2WS (AXISCPP-215)
3. Split client, server common includes (AXIS-219)
4. Remove pre-defined paths from Axis CPP Conf library names AXISCPP-220)
5. Eliminate warnings (AXISCPP-155)
6. Handler Tutorial (AXISCPP-244)
7. Provide access to the body of the SOAP message (AXISCPP-251)
8. Conflict in const/non-const method calls for Basic Node objects (AXISCPP-212)
9. Required support to store Complex Object properties (AXISCPP-276)
10.Provide the facility to set a new SOAP body to the DeSerializer from a Handler  (AXISCPP-301)



A transport that supports IPV6 is included in this release. While it works on linux, to get
it running on windows please refer to the JIRA AXISCPP-217.

The followin JIRAs are still open for Axis c++ 1.4 Alpha release

AXISCPP-303, AXISCPP-305, AXISCPP-306.

AXISCPP-292 to 300



We plan to release 1.4 final by the 10th of December, therefore kindly test it as fast as
possible and send in your comments. 






Regards

Sanjaya, on behalf of the Axis C++ Team 



		
---------------------------------
Do you Yahoo!?
 Yahoo! Mail - Find what you need with new enhanced search. Learn more.

</pre>
</div>
</content>
</entry>
<entry>
<title>5 new projects</title>
<author><name>Davanum Srinivas &lt;davanum@gmail.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200411.mbox/%3c19e0530f041119123448d204d5@mail.gmail.com%3e"/>
<id>urn:uuid:%3c19e0530f041119123448d204d5@mail-gmail-com%3e</id>
<updated>2004-11-19T20:34:38Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
There are 5 new projects, EWS and Scout were bootstrapped from within
Axis and jUDDI respectively. Apollo, Hermes and Muse are contributions
from HP/Globus and are currently under incubation. Updated wiki
(http://wiki.apache.org/ws/) with latest links to all the projects,
source repos and mailing lists.

Thanks,
dims
-- 
Davanum Srinivas - http://webservices.apache.org/~dims/


</pre>
</div>
</content>
</entry>
<entry>
<title>Call for Contribution of WSDL 2.0 Test Cases</title>
<author><name>Arthur Ryman &lt;ryman@ca.ibm.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200411.mbox/%3cOFCEE6893D.84925471-ON85256F51.006B2881-85256F51.006BEAB7@ca.ibm.com%3e"/>
<id>urn:uuid:%3cOFCEE6893D-84925471-ON85256F51-006B2881-85256F51-006BEAB7@ca-ibm-com%3e</id>
<updated>2004-11-19T19:40:11Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
The Web Service Description Working Group is beginning the creation of a 
Test Suite for the WSDL 2.0 specification and is inviting interested 
developers to contribute test cases. The goal is to have a comprehensive 
set of test cases that implementers can use for testing. The creation of 
implementations is a key activity during the Candidate Recommendation 
phase. 


To start, we are looking for WSDL 2.0 documents (and XSD 1.0 referenced by 
them). Here are the details. 

1. The test cases will be stored in CVS at [1]. 
2. The proposed contents of the test suite are described in [2]. 
3. All test case must be valid with respect to the WSDL 2.0 schema [3]. 
4. Each test case is either "good" or "bad". 
5. We want to achieve full coverage of the names defined in the 
specification with good test cases. Each element name, attribute name, 
etc. should be present in at least one good test case. 
6. We want to achieve full coverage of the non-schema validity constraints 
defined in the specification with bad test cases. Each such constraint 
should be violated by at least one bad test case. 
7. Each test case consists of a root WSDL document and any other WSDL and 
XSD documents referenced by it. These documents are stored in a named 
folder under either the "good" or "bad" folders of the "documents" folder. 

8. Test cases can be submitted to the test suite by posting them to the 
www-ws-desc@w3.org mailing list. 
9. The W3C policies govering test suites are described at [4]. 
10. The specs are posted at [5]. 

[1] http://dev.w3.org/cvsweb/2002/ws/desc/test-suite/ 
[2] 
http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/test-suite/TestSuiteContents.html 

[3] http://www.w3.org/2004/08/wsdl/ 
[4] http://www.w3.org/2004/06/29-testcases 
[5] http://www.w3.org/2002/ws/desc/ 

Arthur Ryman,
Rational Desktop Tools Development

phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@fido.ca
intranet: http://labweb.torolab.ibm.com/DRY6/

</pre>
</div>
</content>
</entry>
<entry>
<title>Axis C++ 1.3 final is released</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200410.mbox/%3c20041029051829.55493.qmail@web53709.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20041029051829-55493-qmail@web53709-mail-yahoo-com%3e</id>
<updated>2004-10-29T05:18:29Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi All,

The Apache Axis C++ team would like to announce the
Final release of Axis c++ 1.3.
The binary and source distributions can be downloaded
from
http://ws.apache.org/axis/cpp/download.html
                                                      
                                                      
               
                                                      
                                                      
                                                      
                                                      
                              
This release includes bug fixes from Axis C++ 1.2 and
the following features.
                                                      
                                                      
               
                                                      
                                                      
                                                      
                                                      
                              
  -A new transport which eleminate most of the
problems   
   encountered in the older transport
                                                      
                                                      
               
  -Improvements to wsdl2ws tool
   Synchronizing the wsdl2ws tool with the latest Axis
   Java
                                                      
                                                      
               
  -Support for non-wrapped style code generation for
   doclit type Namespace support
                                                      
                                                      
               
  -Simpler build and deploying process in Linux
   Additional ant build support(For building the
client
   library and related only)
                                                      
                                                      
               
  -Clear seperation of API and non API header files
                                                      
                                                      
               
  -Simple axis server which can be used for easy
server
   side testing
                                                      
                                                      
               
  -Improved and upto-date documenation

regards,
The Axis C++ team

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


</pre>
</div>
</content>
</entry>
<entry>
<title>Axis C++ 1.3 Beta is released</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200409.mbox/%3c20040916104152.19425.qmail@web53701.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20040916104152-19425-qmail@web53701-mail-yahoo-com%3e</id>
<updated>2004-09-16T10:41:52Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi All,
The Apache Axis C++ team would like to announce the
Beta release of Axis c++ 1.3.
The binary and source distributions can be downloaded
from
http://ws.apache.org/axis/cpp/download.html
                                                      
                                                      
               
The Axis C++ 1.3 Beta release contains several bugfixes including ones in the jira issue data
base from Axis C++ 1.3 Alpha.                                                      
               
 
 
Also Axis C++ 1.3 Beta contains the following features, over from Axis C++ 1.2.          
                            

  Libwww client transport support
  Improvements to wsdl2ws tool
   -Synchronizing the wsdl2ws tool with the latest
Axis Java
   -Support for non-wrapped style code generation for
doclit type
  Namespace support
  Simpler build and deploying process in Linux
  Clear seperation of API and non API header files

 
Thanks,               
Axis C++ team.



		
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!

</pre>
</div>
</content>
</entry>
<entry>
<title>Axis C++ 1.3 Alpha is released</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200408.mbox/%3c20040819091046.53663.qmail@web53701.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20040819091046-53663-qmail@web53701-mail-yahoo-com%3e</id>
<updated>2004-08-19T09:10:46Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi All,
The Apache Axis C++ team would like to announce the
Alpha release of Axis c++ 1.3.
The binary and source distributions can be downloaded
from
http://ws.apache.org/axis/cpp/download.html
                                                      
                                                      
               
This releaes includes bug fixes from Axis C++ 1.2 and
the following features.
                                                      
                                                      
               
  Libwww client transport support
  Improvements to wsdl2ws tool
   -Synchronizing the wsdl2ws tool with the latest
Axis Java
   -Support for non-wrapped style code generation for
doclit type
  Namespace support
  Simpler build and deploying process in Linux
  Clear seperation of API and non API header files
                                                      
                                                      
               
                                                      
                                                      
               
regards,
The Axis C++ team.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


</pre>
</div>
</content>
</entry>
<entry>
<title>Axis C++ 1.2 beta is released</title>
<author><name>axis cpp &lt;axiscppteam@yahoo.com&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200407.mbox/%3c20040701085152.21526.qmail@web90010.mail.scd.yahoo.com%3e"/>
<id>urn:uuid:%3c20040701085152-21526-qmail@web90010-mail-scd-yahoo-com%3e</id>
<updated>2004-07-01T08:51:52Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi All,
The Apache Axis C++ team would like to announce the release of Axis c++ 1.2
beta. The binary and source distributions can be downloaded from
http://ws.apache.org/axis/cpp/download.html

This releaes includes bug fixes from Axis C++ 1.2 alpha and the following features.

 Transport abstraction and pluggability

 Parser  abstraction and pluggability

 Improved Exception handling and soap fault handling

 Flexible configuration

Stub API improvement and additions

Basic support for xsd:any in WSDL

regards,
The Axis C++ team.




		
---------------------------------
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

</pre>
</div>
</content>
</entry>
<entry>
<title>ANNOUNCE:Release of Apache Axis C++ v1.0 Final</title>
<author><name>&quot;Susantha Kumara&quot; &lt;susantha@opensource.lk&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200401.mbox/%3cFGEILGKBIIFKCIFLPBOFEEHACEAA.susantha@opensource.lk%3e"/>
<id>urn:uuid:%3cFGEILGKBIIFKCIFLPBOFEEHACEAA-susantha@opensource-lk%3e</id>
<updated>2004-01-09T12:32:39Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
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/

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.


The Axis C++ Development Team.


</pre>
</div>
</content>
</entry>
<entry>
<title>ANNOUNCE: Release of Apache Axis C++ v1.0 (Alpha)</title>
<author><name>&quot;Susantha Kumara&quot; &lt;susantha@opensource.lk&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200310.mbox/%3c013601c39f6e$ee676bc0$bf5c5ecb@watson.ibm.com%3e"/>
<id>urn:uuid:%3c013601c39f6e$ee676bc0$bf5c5ecb@watson-ibm-com%3e</id>
<updated>2003-10-31T05:13:30Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
We are proud to announce the release of Apache Axis C++ v1.0 (Alpha).
This implementation of a C++ SOAP engine provides a stable platform
for developing Web services using C/C++ as well as a client side
library for developing C/C++ client applications. 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
    - WSDD based deployment with dynamic deployment tools.
    - 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/

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-user@ws.apache.org and any
bug reports, patches, suggestions for improvement etc. to
axis-dev@ws.apache.org.


The Axis C++ Development Team.



</pre>
</div>
</content>
</entry>
<entry>
<title>CVS Modules for Web Services projects</title>
<author><name>Davanum Srinivas &lt;dims@apache.org&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200309.mbox/%3c20030912111916.93824.qmail@web12801.mail.yahoo.com%3e"/>
<id>urn:uuid:%3c20030912111916-93824-qmail@web12801-mail-yahoo-com%3e</id>
<updated>2003-09-12T11:19:16Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Hi all,

Sorry for the huge cross-posting. We are in the process of renaming all the CVS Modules for
Web
Services projects from xml-* to ws-*. See below for list of new module names. The old module
names
link to the new ones (so you can submit changes if still have some) BUT only till end of this
month. At the end of the month, we will disable xml-* (for example xml-axis) and you will
need to
use ws-* (for example ws-axis), at which time you can use tools like cvsed
(http://cvs-tools.sourceforge.net/cvsed.html) to migrate. If you need to discuss this further,
please post to general@ws.apache.org ONLY.

Existing Projects:
http://cvs.apache.org/viewcvs.cgi/ws-admin/
http://cvs.apache.org/viewcvs.cgi/ws-axis/
http://cvs.apache.org/viewcvs.cgi/ws-site/
http://cvs.apache.org/viewcvs.cgi/ws-soap/
http://cvs.apache.org/viewcvs.cgi/ws-wsif/
http://cvs.apache.org/viewcvs.cgi/ws-wsil/
http://cvs.apache.org/viewcvs.cgi/ws-xmlrpc/

New Projects being incubated:
http://cvs.apache.org/viewcvs.cgi/ws-wsrp4j/
http://cvs.apache.org/viewcvs.cgi/ws-jaxme/

Discussion about CVS module rename happened on general@ws.apache.org mailing list:
http://marc.theaimsgroup.com/?t=106285524000001&amp;r=1&amp;w=2
http://marc.theaimsgroup.com/?t=106285856700002&amp;r=1&amp;w=2

Thanks,
dims


=====
Davanum Srinivas - http://webservices.apache.org/~dims/


</pre>
</div>
</content>
</entry>
<entry>
<title>Toner Cartridge Prices-per your request</title>
<author><name>&lt;vertex@usa.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200304.mbox/%3cdc52312ee08a$2ab4d7e4$7beb9afc@gnsjebkmvaryhg.k%3e"/>
<id>urn:uuid:%3cdc52312ee08a$2ab4d7e4$7beb9afc@gnsjebkmvaryhg-k%3e</id>
<updated>2003-04-19T15:29:50Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>


</pre>
</div>
</content>
</entry>
<entry>
<title>Toner Cartridge Prices-per your request</title>
<author><name>&lt;vertex@usa.net&gt;</name></author>
<link rel="alternate" href="http://mail-archives.apache.org/mod_mbox/ws-announce/200304.mbox/%3cf15ec5efee18$73b0acd3$c453cf2d@bo.ompl%3e"/>
<id>urn:uuid:%3cf15ec5efee18$73b0acd3$c453cf2d@bo-ompl%3e</id>
<updated>2003-04-15T09:22:37Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>


</pre>
</div>
</content>
</entry>
</feed>
