<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">

<channel>
<title>Apache News Online : Apache WebServices</title>
<link>http://www.apachenews.org/archives/cat_apache_webservices.html</link>
<description></description>
<dc:language>en-us</dc:language>
<dc:creator>tetsuya@apache.org</dc:creator>
<dc:date>2008-06-12T00:36:45+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=3.122-ja" />
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

<item>
<title>12 June 2008 - Apache Rampart 1.4 Released</title>
<link>http://www.apachenews.org/archives/001165.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/rampart/">The Apache Rampart Team</a> has released the version 1.4 of Apache Rampart
<p/>
Apache Rampart 1.4 is a toolkit that provides implementations of the WS-Sec specifications for Apache Axis2 1.4, based on Apache WSS4J 1.5.4 and the Apache AXIOM-DOOM 1.2.7 implementations.
<p/>
You can download the releases from: <a href="http://ws.apache.org/rampart/download/1.4/download.cgi">http://ws.apache.org/rampart/download/1.4/download.cgi</a>
<p/>
There are two main Apache Axis2 modules provided with this release.<ul><li>rampart-1.4.mar -- This provides support for WS-Security and WS-SecureConversation features.</li><li>rahas-1.4.mar -- This module provides the necessary components to enable SecurityTokenService functionality on a service.</li></ul>
<p/>
Apache Rampart 1.4 uses a configuration model based on WS-Policy and WS-Security Policy. It is important to note that the Apache Rampart 1.0 style configuration is also available even though being marked as deprecated.
<p/>
Apache Rampart 1.4 can be successfully used with the next Apache Sandesha2 release targeted towards Apache Axis2 1.4 to configure WS-SecureConversation + WS-ReliableMessaging scenarios.
<p/>
The rampart module was successfully tested for interoperability with other WS-Security implementations.
<p/>
WS - Sec specifications supported by Apache Rampart are as follows:<ul><li>WS - Security 1.0 / 1.1</li><li>WS - Secure Conversation - February 2005</li><li>WS - Security Policy - 1.1 - July 2005</li><li>WS - Security Policy - 1.2 - EXPERIMENTAL</li><li>WS - Trust - February 2005</li><li>WS - Trust - WS-SX spec - EXPERIMENTAL</li></ul>
<p/>
New features in Apache Rampart 1.4<ul><li>WS Security 1.1<ul><li>Encrypted headers</li><li>Encrypted SHA1 references</li></ul></li><li>WS Security Policy 1.2 support<ul><li>WS Trust</li><li>Renew binding</li><li>Validation binding</li></ul></li><li>New configuration options<ul><li>Ability to plug in Custom policy validators</li><li>Ability to define certificate alias different from username for signature</li><li>Ability turn off mili second precision</li></ul></li><li>Ability to secure SOAP faults</li><li>Increased interoparability with WCF 3.5</li></ul>
<p/>
Thank you for using Apache Rampart.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/rampart/">-- The Apache Rampart team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1165@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2008-06-12T00:36:45+00:00</dc:date>
</item>
<item>
<title>07 May 2008 - Apache Axis2/C 1.4.0 Released</title>
<link>http://www.apachenews.org/archives/001148.html</link>
<description>
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...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1148@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2008-05-07T02:23:49+00:00</dc:date>
</item>
<item>
<title>05 March 2008 - Apache Axis2/C 1.3.0 Released</title>
<link>http://www.apachenews.org/archives/001132.html</link>
<description>
 Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.3.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...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1132@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2008-03-05T13:55:16+00:00</dc:date>
</item>
<item>
<title>09 October 2007 - Apache Sandesha2 1.3 Released</title>
<link>http://www.apachenews.org/archives/001069.html</link>
<description>
Apache WebServices Project announced 1.3 release of Apache Sandesha2. New release is compatible with recently released Axis2/Java 1.3. It also includes number of bug fixes and improvements to code base. You can download the source and binaries from, http://ws.apache.org/sandesha/sandesha2/download.cgi...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1069@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-10-09T12:34:36+00:00</dc:date>
</item>
<item>
<title>05 October 2007 -  Apache Rampart/C 1.0.0 Released</title>
<link>http://www.apachenews.org/archives/001071.html</link>
<description>
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...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1071@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-10-05T12:38:29+00:00</dc:date>
</item>
<item>
<title>01 October 2007 - Apache Axis2/C 1.1.0 released</title>
<link>http://www.apachenews.org/archives/001072.html</link>
<description>
Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.1.0 You can download this release from: http://ws.apache.org/axis2/c/download.cgi...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1072@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-10-01T12:41:24+00:00</dc:date>
</item>
<item>
<title>14 August 2007 - Apache Axis2 1.3 Released</title>
<link>http://www.apachenews.org/archives/001051.html</link>
<description>
Just over 4 months since the original 1.2 release, we are very proud to announce the release of Apache Axis2 version 1.3. 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 &quot;modules&quot; 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.3 release. Please see these projects&apos; own sites for further information. Major Changes Since 1.2: - Moved to maven2 from maven1 - Significantly improved documentation - Significantly improved support for POJO services and clients - Significantly improved Deployment module and custom deployers - Significantly improved support for Spring services - Significantly improved Axis Data Binding (ADB) to increase schema coverage and overall stability - Improved handler and module interfaces - Improved Eclipse and Idea plugins - Fixed tons of small and not-so-small bugs - Major code cleanup and improved exception handling - All the asynchronous MessageReceivers have been deprecated - Deprecating the introspection to find init()/destroy() methods on service classes. - Deprecated the Callback interface [http://wiki.apache.org/ws/FrontPage/Axis2/changesfrom1.2to1.3] - Added a new phase called &quot;Addressing&quot; and moved all the addressing handlers into that phase - Name of the wsdl2java generated Exception classes changed. Earlier it had the Exception suffix and from Axis2 1.3 it has been removed - Interface changed in ADB Datasource class - Classpath module loading support Known Issues and Limitations in 1.3 Release: - Java2WSDL and runtime WSDL generation only support doc-lit/bare and doc-lit/wrapped - Custom deployers only work in file system based repository. -...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1051@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-08-14T11:12:24+00:00</dc:date>
</item>
<item>
<title>09 August 2007 - Apache Tuscany Java SDO 1.0-incubating Now Available</title>
<link>http://www.apachenews.org/archives/001050.html</link>
<description>
<![CDATA[<a href="http://incubator.apache.org/tuscany/">The Apache Tuscany team</a> is pleased to announce the 1.0-incubating release of the Java SDO project.
<p/>
This project provides an implementation of the <a href="http://osoa.org/download/attachments/36/Java-SDO-Spec-v2.1.0-FINAL.pdf?version=1">SDO 2.1 specification</a> and this is our first release to provide full coverage of the specification. In addition to completing the few remaining SDO 2.1 features there are a number of new features relating to XML serialization, new support for handling dynamic derivation from static classes and improvement to the sample programs. For the full change history take a look at <a href="http://svn.apache.org/repos/asf/incubator/tuscany/tags/java/sdo/1.0-incubating/distribution/src/main/release/RELEASE_NOTES">RELEASE NOTES</a>
<p/>
To download SDO Java or for more information about the release go to: <a href="http://incubator.apache.org/tuscany/sdo-java-releases.html">http://incubator.apache.org/tuscany/sdo-java-releases.html</a>
<p/>
Apache Tuscany welcomes your help. Any contribution, including code, testing, improving the documentation, or bug reporting is always appreciated. For more information on how to get involved in Apache Tuscany visit the website at: <a href="http://incubator.apache.org/tuscany/">http://incubator.apache.org/tuscany</a>.
<p/>
<blockquote>(Tuscany is an effort undergoing incubation at <a href="http://www.apache.org/">the Apache Software Foundation</a> (ASF), sponsored by the <a href="http://ws.apache.org/">Apache Web services PMC</a>. 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.)</blockquote>
<p/>
----
<p/>
<strong><em><u><a href="http://incubator.apache.org/tuscany/">-- The Apache Tuscany Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_incubator_index.html">Apache Incubator</a> ] <a href="http://www.apachenews.org/archives/news_apache_incubator.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_incubator.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br />[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">1050@http://www.apachenews.org/</guid>
<dc:subject>Apache Incubator</dc:subject>
<dc:date>2007-08-09T02:15:43+00:00</dc:date>
</item>
<item>
<title>08 June 2007 - Apache Synapse 1.0 Released</title>
<link>http://www.apachenews.org/archives/000999.html</link>
<description>
The Apache Synapse team is pleased to announce the first full release of Apache Synapse with the 1.0 release. Apache Synapse is a simple and highly effective Web Services intermediary and SOA framework. It can be added to your existing network very simply either as a services gateway or as an HTTP proxy. Once Apache Synapse is mediating your service requests it can perform many functions including routing, load-balancing, transformation and protocol switching. Apache Synapse can be used to build an Enterprise Service Bus (ESB) or Service Oriented Architecture (SOA). Apache Synapse has been designed to support very fast XML routing with a streaming XML design based upon Apache Axiom. in addition, the use of a completely asynchronous architecture and non-blocking IO based on Java NIO ensures that Synapse has very low overhead and can scale to support thousands of concurrent clients without dropping messages. The main features of Synapse include: * Support for XML/HTTP, JMS, SOAP 1.1/1.2, WS-Addressing, MTOM binary attachments * Simple protocol switching between XML/HTTP (POX) and SOAP, JMS and HTTP * Built in support for XPath and Regex based routing, XSLT-based transformations * High-performance non-blocking HTTP and HTTPS support (based on Apache HttpCore) - millisecond-level routing - supports thousands of concurrent connections * Load-balancing, failover and throttling support * Support for advanced Web Services standards * WS-ReliableMessaging * WS-Security * WS-Policy * JMS support including text, binary, XML and SOAP/JMS * Logging and header-manipulation * Extensible via scripting languages including JavaScript, Groovy and Ruby - full support for native XML via E4X and REXML - Apache BSF support enables many scripting languages * Custom Java classes or Spring Framework assemblies allow Synapse to be extended * Extensibility model allows the core XML configuration language to be enhanced by plugin JARs * Support for timeouts, fault handling...
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">999@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-06-08T15:23:03+00:00</dc:date>
</item>
<item>
<title>02 June 2007 - Apache Rampart 1.2 Released</title>
<link>http://www.apachenews.org/archives/000996.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/axis2/modules/rampart/1_2/security-module.html">The Apache Rampart Development team</a> would like to announce the release of the version 1.2 of Apache Rampart.
<p/>
Apache Rampart 1.2 is a toolkit that provides implementations of the WS-Sec* specifications for <a href="http://ws.apache.org/axis2/">Apache Axis2</a> 1.2, based on Apache WSS4J 1.5.2 and the Apache AXIOM-DOOM 1.2.4 implementations.
<p/>
There are two main Apache Axis2 modules provided with this release.<ul><li>rampart-1.2.mar<br/>This provides support for WS-Security and WS-SecureConversation features.</li><li>rahas-1.2.mar<br/>This module provides the necessary components to enable SecurityTokenService functionality on a service.</li></ul>
<p/>
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.
<p/>
Apache Rampart 1.2 can be successfully used with the next <a href="http://ws.apache.org/sandesha/sandesha2/">Apache Sandesha2</a> release targeted towards Apache Axis2 1.2 to configure WS-SecureConversation + WS-ReliableMessaging scenarios.
<p/>
The rampart module was successfully tested for interoperability with other WS-Security implementations.
<p/>
WS - Sec* specifications supported by Apache Rampart are as follows:<ul><li>WS - Security 1.0</li><li>WS - Secure Conversation - February 2005</li><li>WS - Security Policy - 1.1 - July 2005</li><li>WS - Trust - February 2005</li><li>WS - Trust - WS-SX spec - EXPERIMENTAL</li></ul>
<p/>
Thank you for using Apache Rampart.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/axis2/modules/rampart/1_2/security-module.html">-- The Apache Rampart team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">996@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-06-02T12:07:15+00:00</dc:date>
</item>
<item>
<title>31 May 2007 - Apache WSS4J 1.5.2 released</title>
<link>http://www.apachenews.org/archives/000994.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/wss4j/">The Apache WSS4J Team</a> is happy to announce the release of Apache WSS4J 1.5.2.
<p/>
You can download the releases from: <a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_2">http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_2</a>
<p/>
Apart from the binary and source distributions, We have an additional ZIP file that contains other required JAR files to install and run WSS4J.
<p/>
This release of wss4j uses <a href="http://xml.apache.org/security/">Apache XML Security 1.4.0</a>.
<p/>
Please refer to the *readme.* files in the distribution for further information regarding implemented features, additional information, links to the Wiki pages, etc.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/wss4j/">-- The Apache WSS4J team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">994@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-05-31T20:14:46+00:00</dc:date>
</item>
<item>
<title>07 May 2007 - Apache Axis2/C 1.0.0 Released</title>
<link>http://www.apachenews.org/archives/000990.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/axis2/c/">Apache Axis2/C Team</a> is pleased to announce the release of Apache Axis2/C version 1.0.0
<p/>
You can download this release from <a href="http://ws.apache.org/axis2/c/download.cgi">http://ws.apache.org/axis2/c/download.cgi</a>
<p/>
Key Features<ol><li>Support for one-way messaging (In-Only) and request response messaging (In-Out)</li><li>Client APIs: Easy to use service client API and more advanced operation client API</li><li>Transports supported: HTTP<ol type="a"><li>Inbuilt HTTP server called simple axis server</li><li>Apache2 httpd module called mod_axis2 for server side</li><li>IIS module for server side</li><li>Client transport with ability to enable SSL support</li><li>libcurl based client transport</li></ol></li><li>Module architecture, mechanism to extend the SOAP processing model</li><li>WS-Addressing support, both the submission (2004/08) and final(2005/08) versions, implemented as a module</li><li>MTOM/XOP support</li><li>AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages; This has complete XML infoset support</li><li>XML parser abstraction<ol type="a"><li>Libxml2 wrapper</li><li>Guththila pull parser support</li></ol></li><li>Both directory based and archive based deployment models for deploying services and modules</li><li>Description hierarchy providing access to static data of Axis2/C runtime (configuration, service groups, services, operations and messages)</li><li>Context hierarchy providing access to dynamic Axis2/C runtime information(corresponding contexts to map to each level of description hierarchy)</li><li>Message receiver abstraction<ol type="a"><li>Inbuilt raw XML message receiver</li></ol></li><li>Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)<ol type="a"><li>Axis Data Binding (ADB) support</li></ol></li><li>Transport proxy support</li><li>REST support (more POX like) using both HTTP POST and GET</li><li>Comprehensive documentation<ol type="a"><li>Axis2/C Manual</li></ol></li></ol>
<p/>
Major Changes Since Last Release<ol><li>Many Bug Fixes</li><li>IIS module for server side</li><li>libcurl based client transport</li><li>Improvements to overall API to make it more user friendly, stable and binary compatible</li><li>Transport proxy support</li><li>Memory leak fixes We welcome your early feedback on this implementation.</li></ol>
<p/>
Thank you for your interest in Axis2/C.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/axis2/c/">-- The Apache Axis2/C Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">990@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-05-07T21:26:06+00:00</dc:date>
</item>
<item>
<title>06 April 2007 - Apache AXIOM (WebServices Commons) 1.2.3 Released</title>
<link>http://www.apachenews.org/archives/000972.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/commons/axiom/">Apache AXIOM</a> is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream. It also has built-in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these results in a easy to use API with a very high performant architecture
<p/>
Initialy developed as part of Apache Axis2, Apache AXIOM (AXIs Object Model) is the core of Apache Axis2. However, it is a pure standalone XML Infoset model with novel features and can be used independently of Apache Axis2.
<p/>
Please visit: <a href="http://ws.apache.org/commons/axiom/">http://ws.apache.org/commons/axiom/</a>

<p/>
Key Features<ul><li>Full XML Infoset compliant XML object model</li><li>StAX based builders with on-demand building and pull-through</li><li>XOP/MTOM support offering direct binary support</li><li>Convenient SOAP Infoset API on top of AXIOM</li><li>Two implementations included:<ul><li>Linked list based implementation</li><li>W3C DOM supporting implementation</li></ul></li><li>High performant</li></ul>
<p/>
What's New in This Release
<p/>
This is release includes a set of  bug fixes which are necessary for Axis2 release and improvements to file caching.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/commons/axiom/">-- The Apache Axiom Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">972@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-04-06T13:40:14+00:00</dc:date>
</item>
<item>
<title>10 January 2007 - Apache AXIOM (WebServices Commons) 1.2.2 Released</title>
<link>http://www.apachenews.org/archives/000933.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/commons/axiom/">Apache AXIOM</a> is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream. It also has built-in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these results in a easy to use API with a very high performant architecture
<p/>
Initialy developed as part of <a href="http://ws.apache.org/axis2/">Apache Axis2</a>, Apache AXIOM (AXIs Object Model) is the core of Apache Axis2. However, it is a pure standalone XML Infoset model with novel features and can be used independently of Apache Axis2.
<p/>
Please visit: <a href="http://ws.apache.org/commons/axiom/">http://ws.apache.org/commons/axiom/</a>
<p/>
Key Features<br/>
============
<p/>
<ul><li>Full XML Infoset compliant XML object model</li><li>StAX based builders with on-demand building and pull-through</li><li>XOP/MTOM support offering direct binary support</li><li>Convenient SOAP Infoset API on top of AXIOM</li><li>Two implementations included:<ul><li>Linked list based implementation</li><li>W3C DOM supporting implementation</li></ul></li><li>High performant</li></ul>
<p/>
What's New in This Release<br/>
==========================
<p/>
This is release includes few bug fixes, specially following issues.<ul><li>WSCOMMONS-144 : Axiom having problem when serializing name spaces with null nameSpaceUri.</li></ul>
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/commons/axiom/">-- The Apache Axiom Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">933@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-01-10T23:09:52+00:00</dc:date>
</item>
<item>
<title>10 January 2007 - Apache Axis2 1.1.1 Released</title>
<link>http://www.apachenews.org/archives/000932.html</link>
<description>
<![CDATA[Its been over a month since the 1.1 release of Apache Axis2 and we are happy to announce the release of <a href="http://ws.apache.org/axis2/">Apache Axis2 version 1.1.1</a>.
<p/>
The download is available at: <a href="http://ws.apache.org/axis2/download.cgi">http://ws.apache.org/axis2/download.cgi</a>
<p/>
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 extends its functionality for features such as security and reliability.
<p/>
Modules supporting WS-Security/Secure-Conversation (<a href="http://ws.apache.org/axis2/modules/rampart/1_1/security-module.html">Apache Rampart</a>), WS-Trust (Apache Rahas), WS-Reliable Messaging (<a href="http://ws.apache.org/sandesha/sandesha2/">Apache Sandesha2</a>) are already avaialable. Modules supporting WS-Eventing (Apache Savan) &amp; WS-Transactions (<a href="http://ws.apache.org/kandula/2/">Apache Kandula2</a>) will be available soon after the Apache Axis2 1.1.1 release. Please see these projects' own sites for further information.
<p/>
Major changes since 1.1:<ul><li>Performance improvements</li><li>Bug fixes</li></ul>
<p/>
Known issues and limitations in 1.1.1 release:<ul><li>ADB does not support unwrapping of response messages(coming in 1.2)</li><li>JSR 181/183 Annotation support (coming in 1.2)</li><li>JaxMe and JAXBRI data binding support is experimental</li><li>Simple Axis Server does not support POX/REST</li><li>RPC  Message Receiver does not validate request against the schema (AXIS2-1943)</li><li>Axis2 Idea plugin shows random behavior when <a href="http://xmlbeans.apache.org/">XMLBeans</a> is used</li></ul>
<p/>
Apache Axis2 1.1.1 is a bug fix release of Axis2's 1.1 version, which was a major release since Axis2 1.0. We are striving for a simple and happy first time user experience as well as satisfying advanced users.
<p/>
We welcome any and all feedback:<ul><li>axis-user@ws.apache.org (please include "[axis2]" in the subject)</li><li>axis-dev@ws.apache.org (please include "[axis2]" in the subject)</li><li><a href="http://issues.apache.org/jira/browse/AXIS2">http://issues.apache.org/jira/browse/AXIS2</a></li></ul>
<p/>
Thank you for your interest in Apache Axis2
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/axis2/">-- The Apache Axis2 Development Team</a></u></em></strong>
<p/>

]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">932@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2007-01-10T23:00:40+00:00</dc:date>
</item>
<item>
<title>11 December 2006 - Apache Rampart 1.1 Released</title>
<link>http://www.apachenews.org/archives/000918.html</link>
<description>
<![CDATA[Apache Rampart team is happy to announce the 1.1 release of Apache Rampart
<p/>
You can download the releases from:
<p/>
<a href="http://www.apache.org/dyn/closer.cgi/ws/rampart/1_1">http://www.apache.org/dyn/closer.cgi/ws/rampart/1_1</a>
<p/>
Apache Rampart 1.1 is a toolkit that provides implementations of the WS-Sec* specifications for <a href="http://ws.apache.org/axis2/">Apache Axis2</a> 1.1, based on Apache <a href="http://ws.apache.org/wss4j/">WSS4J</a> 1.5.1 and the Apache AXIOM-DOOM 1.2.1 implementation.
<p/>
What is in this release
<p/>
There are two main <a href="http://ws.apache.org/axis2/">Apache Axis2</a> modules provided with this release.<ul><li>rampart-1.1.mar -- This provides support for WS-Security and WS-SecureConversation features.</li><li>rahas-1.1.mar -- This module provides the necessary components to enableSecurityTokenService functionality on a service.</li></ul>
<p/>
Apache Rampart 1.1 introduces a new configuration model based on WS-Policy and WS-Security Policy and it is important to note that Apache Rampart 1.0 style configuration is now deprecated and will not be available in next major version.
<p/>
Apache Rampart 1.1 can be successfully used with the next <a href="http://ws.apache.org/sandesha/sandesha2/">Apache Sandesha2</a> release targeted towards Apache Axis2 1.1 to configure WS-SecureConversation + WS-ReliableMessaging scenarios.
<p/>
The rampart module was successfully tested for interoperability with other WS-Security implementations.
<p/>
WS - Sec* specifications supported by Apache Rampart are as follows:<ul><li>WS - Security 1.0</li><li>WS - Secure Conversation - February 2005</li><li>WS - Security Policy - 1.1 - July 2005</li><li>WS - Trust - February 2005</li><li>WS - Trust - WS-SX spec - EXPERIMENTAL</li></ul>
<p/>
Thank you for using Apache Rampart.
<p/>
----
<p/>
<strong><em><u>-- The Apache Rampart team</u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">918@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-12-11T10:19:45+00:00</dc:date>
</item>
<item>
<title>11 December 2006 - Apache WSS4J 1.5.1 Released</title>
<link>http://www.apachenews.org/archives/000917.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/wss4j/">The Apache WSS4J Team</a> is happy to announce the WSS4J-1.5.1 release.
<p/>
You can download the releases from:<br/>
<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_1">http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_1</a>
<p/>
Apart from the binary and source distributions, We have an additional ZIP file that contains other required JAR files to install and run WSS4J.
<p/>
Please refer to the *readme.* files in the distribution for further information regarding implemented features, additional information, links to the Wiki pages, etc.
<p/>
The WSS4J core classes were improved to allow more flexibility and control, and following issues were fixed afer the 1.5.0 release:
<p/>
WSS-35, WSS-44, WSS-48, WSS-50, WSS-53, WSS-58, WSS-61
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/wss4j/">-- The Apache WSS4J team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">917@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-12-11T06:35:35+00:00</dc:date>
</item>
<item>
<title>14 November 2006 - Apache Axis2 1.1 Released</title>
<link>http://www.apachenews.org/archives/000908.html</link>
<description>
<![CDATA[Just over 6 months since the original 1.0 release, we, <a href="http://ws.apache.org/axis2/">the Apache Axis2 development team</a> members,  are very proud to announce the release of Apache Axis2 version 1.1.
<p/>
Downloads are available at:   <a href="http://ws.apache.org/axis2/download.cgi">http://ws.apache.org/axis2/download.cgi</a>
<p/>
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.
<p/>
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.
<p/>
Major Changes Since 1.0:<ul><li>Significantly improved documentation</li><li>Significantly improved support for POJO services and clients</li><li>Significantly improved support for Spring services</li><li>Significantly improved Axis Data Binding (ADB) to increase schema coverage and overall stability</li><li>Improved service lifecycle model</li><li>Improved JMS support</li><li>Improved handler and module interfaces</li><li>Improved Eclipse and Idea plugins</li><li>New Attachments API for sending & receiving MTOM and SwA attachments</li><li>Built in support for WS-Policy via Apache Neethi</li><li>Added support for unwrapping Web service requests</li><li>Fixed tons of small and not-so-small bugs</li><li>Major refactoring of release structure to make usage easy</li></ul>
<p/>
Known Issues and Limitations in 1.1 Release:<ul><li>Unwrapping of response messages (coming in 1.2)</li><li>JSR 181/183 Annotation support (coming in 1.2)</li><li>JaxMe and JAXBRI data binding support is experimental</li><li>Simple Axis Server does not support POX/REST</li></ul>
<p/>
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:<ul><li>axis-user@ws.apache.org (please include "[axis2]" in the subject)</li><li>axis-dev@ws.apache.org (please include "[axis2]" in the subject)</li><li><a href="http://issues.apache.org/jira/browse/AXIS2">http://issues.apache.org/jira/browse/AXIS2</a></li></ul>
<p/>
Thank you for your interest in Apache Axis2
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/axis2/">-- The Apache Axis2 Development Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">908@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-11-14T15:08:24+00:00</dc:date>
</item>
<item>
<title>14 November 2006 - Apache AXIOM (WebServices Commons) 1.2 Released</title>
<link>http://www.apachenews.org/archives/000907.html</link>
<description>
<![CDATA[We, <a href="http://ws.apache.org/commons/axiom">the Apache AXIOM development team</a> (Under the <a href="http://ws.apache.org/commons/">Apache WebServices Commons</a> Subproject) members, are proud to announce the release of Version 1.2 of Apache AXIOM. (Download : <a href="http://ws.apache.org/commons/axiom/download.cgi">http://ws.apache.org/commons/axiom/download.cgi </a>)
<p/>
Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building  of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree  building and directly access the underlying pull event stream. It also has built-in support for XML  Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data  efficiently and in a transparent manner. The combination of these results in a easy to use API with a very  high performant architecture!
<p/>
Key Features<ul><li>Full XML Infoset compliant XML object model</li><li>StAX based builders with on-demand building and pull-through</li><li>XOP/MTOM support offering direct binary support</li><li>Convenient SOAP Infoset API on top of AXIOM</li><li>Two implementations included:<ul><li>Linked list based implementation</li><li>W3C DOM supporting implementation</li></ul></li><li>High performant</li></ul>
<p/>
What's New in This Release<ul><li>Improved XML serialization</li><li>Improved Builder hierarchy</li><li>Improved MTOM handling</li><li>Numerous bug fixes</li></ul>
<p/>
If you like to contribute to AXIOM please help us to shape AXIOM. Any contribution in the form of coding, testing, submitting improvements to the documentation, and reporting bugs are always welcome.
<p/>
Project Mailing List : commons-dev@ws.apache.org
<p/>
Thanks for your interest in Apache AXIOM.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/commons/axiom">-- The Apache AXIOM Development Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">907@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-11-14T12:31:27+00:00</dc:date>
</item>
<item>
<title>13 November 2006 - Apache WS-Commons XMLSchema 1.2 Released</title>
<link>http://www.apachenews.org/archives/000906.html</link>
<description>
<![CDATA[This is <a href="http://ws.apache.org/commons/XmlSchema/download.cgi">the release</a> of <a href="http://ws.apache.org/commons/XmlSchema/index.html">XMLSchema</a> 1.2 of Apache WS-Commons (<a href="http://ws.apache.org/commons/">Apache WebServices Commons Project</a>). <a href="http://ws.apache.org/commons/XmlSchema/download.cgi">This release</a> includes
numerous bug fixes.
<p/>
XMLSchema is a lightweight schema object model that can be used tomanipulate and generate XML schema representations. It has no external dependancies and can be easily integrated into an existing project.
<p/>
You are welcome to kick the tires and get XMLSchema on the move. If you like to help us shape XMLSchema any contribution in the form of coding, testing, submitting improvements to the documentation, and reporting bugs are always welcome.
<p/>
Thanks for your interest in XMLSchema
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/commons/XmlSchema/index.html">-- The Apache WS-Commons XMLSchema Development Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">906@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-11-14T00:37:33+00:00</dc:date>
</item>
<item>
<title>02 September 2006 - Apache Axis2/C 0.93 released</title>
<link>http://www.apachenews.org/archives/000894.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/axis2/c/">The Apache Axis2C Development Team</a> is pleased to announce the release of Apache Axis2/C version 0.93. You can download this release from <a href="http://ws.apache.org/axis2/c/download.cgi">http://ws.apache.org/axis2/c/download.cgi</a>
<p/>
Key Features<ol><li>AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.</li><li>Support for one-way messaging (In-Only) and request response messaging (In-Out)</li><li>Description hierarchy (configuration, service groups, services, operations and messages)</li><li>Directory based deployment model</li><li>Archive based deployment model</li><li>Context hierarchy (corresponding contexts to map to each level of description hierarchy).</li><li>Raw XML message receiver</li><li>Module architecture, mechanism to extend the SOAP processing model</li><li>Module version support</li><li>Transports supports: HTTP<ul><li>Both simple axis server and Apache2 httpd module for server side</li><li>Client transport with ability to enable SSL support</li></ul></li><li>Service client and operation client APIs</li><li>REST support (HTTP POST case)</li><li>WS-Addressing, both the submission (2004/08) and final (2005/08) versions</li><li>MTOM/XOP support</li><li>Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)<ul><li>Axis Data Binding (ADB) support</li></ul></li><li>Security module with UsernameToken support</li><li>REST support (HTTP GET case) - New</li><li>Dynamic invocation support (based on XML schema and WSDL implementations) - New</li></ol>
<p/>
Major Changes Since Last Release<ol><li>REST support for HTTP GET case</li><li>XML Schema implementation</li><li>Woden/C implementation that supports both WSDL 1.1 and WSDL 2.0</li><li>Dynamic client invocation (given a WSDL, consume services dynamically)</li><li>Numerous improvements to API and API documentation</li><li>Many bug fixes, especially, many paths of execution previously untouched were tested along with Sandesha2/C implementation</li></ol>
<p/>
TODOs Remaining for 1.0<ol><li>Complete API documentation and API improvements</li><li>Fix major memory leaks</li><li>Test codegen for both ADB and none cases</li><li>Put in place a comprehensive functional test framework</li><li>WSDL2C tool</li></ol>
<p/>
We welcome your early feedback on this implementation. Thanks for your interest in Axis2C
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/axis2/c/">-- Apache Axis2C Development Team</a></u></em></strong>
<p/>

]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">894@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-09-02T06:01:42+00:00</dc:date>
</item>
<item>
<title>01 September 2006 - Apache XML-RPC 3.0 Released</title>
<link>http://www.apachenews.org/archives/000893.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/xmlrpc">The Apache XML-RPC team</a> is glad to announce the availability of Apache XML-RPC, version 3. Version 3 is an almost complete rewrite of its predecessor. Although complying to the XML-RPC specification by default, it introduces the concept of so-called vendor extensions. Vendor extensions are available only, if both client and server are using Apache XML-RPC 3. Available vendor extensions include:<ul><li>A streaming mode allows running client and server with a low memory profile, regardless of any document size.</li><li>XML-RPC request and response may be compressed using gzip</li><li>Custom data types are supported, in particular null, byte, short, long, float, big decimal, big integer, DOM nodes, Serializable objects, Calendar</li></ul>
<p/>
Additionally, support for dynamic client generation is available. In other words, if the servers methods are implementing an interface, then the client may create an instance of the same interface, which is actually invoking the servers methods.
<p/>
The Apache XML-RPC web site is at:
<p/>
     <a href="http://ws.apache.org/xmlrpc">http://ws.apache.org/xmlrpc</a>
<p/>
Apache XML-RPC 3 is available from any Apache mirror:
<p/>
     <a href="http://www.apache.org/dyn/closer.cgi/ws/xmlrpc">http://www.apache.org/dyn/closer.cgi/ws/xmlrpc</a>
<p/>
Maven 1 and 2 compliant jar files are available from
<p/>
    <a href=" http://repo1.maven.org/maven/xmlrpc"> http://repo1.maven.org/maven/xmlrpc</a>
<p/>
     <a href="http://repo1.maven.org/maven2/org/apache/xmlrpc/">http://repo1.maven.org/maven2/org/apache/xmlrpc/</a>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">893@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-09-01T07:52:01+00:00</dc:date>
</item>
<item>
<title>18 June 2006 - Apache Axis2/C 0.92 Released</title>
<link>http://www.apachenews.org/archives/000878.html</link>
<description>
<![CDATA[We -- <a href="http://ws.apache.org/axis2/c/">The Apache Axis2/C Team</a> -- are pleased to announce the release of Apache Axis2/C version 0.92. You can download this release from <a href="http://ws.apache.org/axis2/c/download.cgi">http://ws.apache.org/axis2/c/download.cgi</a>
<p/>
Key Features<ol><li>AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.</li><li>Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out)</li><li>Module Architecture, mechanism to extend the SOAP processing model</li><li>Context hierarchy</li><li>Directory based deployment model</li><li>Raw XML providers</li><li>WS-Addressing, both the submission (2004/08) and final (2005/08) versions</li><li>Transports supports: HTTP -- Apache Axis2/C Team -- ack on this implementation.</li></ol>
<p/>
Thanks for your interest in Axis2/C
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/axis2/c/">-- The Apache Axis2/C Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">878@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-06-18T03:57:05+00:00</dc:date>
</item>
<item>
<title>09 May 2006 - Apache TCPMon (WebServices Commons) 1.0 Released</title>
<link>http://www.apachenews.org/archives/000866.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/commons/tcpmon/">Apache TCPMon Team</a> is proud to announce the 1.0 release of Apache TCPMon, the recently moved out tool from <a href="http://ws.apache.org/axis2/">Apache Axis2</a>.
<p/>
You can download this release from our official site at <a href="http://ws.apache.org/commons/tcpmon/download.cgi">http://ws.apache.org/commons/tcpmon/download.cgi</a>
<p/>
The release jar is available at <a href="http://www.apache.org/dist/java-repository/ws-commons/jars/">http://www.apache.org/dist/java-repository/ws-commons/jars/</a> for embedding purposes
<p/>
Additions to this release apart from the regular TCPMon include<ol><li>SOAP message sender capability to send arbitrary SOAP messages</li><li>Batch and shell scripts to easily start TCPMon</li><li>Documentation including a simple user guide</li></ol>
<p/>
Please use this release and send your comments to commons-dev@ws.apache.org.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/commons/tcpmon/">-- Apache TCPMon Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">866@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-05-09T15:36:18+00:00</dc:date>
</item>
<item>
<title>05 May 2006 - Apache Rampart 1.0 Released</title>
<link>http://www.apachenews.org/archives/000862.html</link>
<description>
<![CDATA[Apache Rampart Team is happy to announce the 1.0 release of Apache Rampart.
<p/>
Apache Rampart is the <a href="http://ws.apache.org/axis2/">Apache Axis2</a> module that implements the WS-Security specification based on <a href="http://ws.apache.org/wss4j/">Apache WSS4J</a> 1.5.0 and the Apache AXIOM-DOOM implementation.
<p/>
In addition to the WS-Security features listed in the WSS4J web site (<a href="http://ws.apache.org/wss4j">http://ws.apache.org/wss4j</a>) rampart provides:<ul><li>Ability to MTOM optimize parts of the message</li><li>Convenient and intuitive configurations</li><li>Mechanism to dynamically configure the module</li><li>Experimental WS-SecurityPolicy support</li></ul>
<p/>
This module was successfully tested for interoparability with other WS-Security implementations.
<p/>
You can download the rampart-1.0.mar from:
<p/>
<a href="http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/">http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/</a>
<p/>
For documentation on configuration please refer
<p/>
<a href="http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html">http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html</a>
<p/>
Let "rampart" secure your messages !!!
<p/>
----
<p/>
-- Apache Rampart Team
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">862@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-05-06T05:38:23+00:00</dc:date>
</item>
<item>
<title>04 May 2006 - Apache Axis2 1.0 Released</title>
<link>http://www.apachenews.org/archives/000861.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/axis2/">The Apache Axis2 Development Team</a> is very proud to announce that Apache Axis2 1.0 has been released. 
<p/>
Apache Axis2 is a complete re-design and re-write of the widely used Apache Axis SOAP stack to build on the lessons learnt from Apache Axis.
<p/>
Apache Axis2 not only supports SOAP 1.1 and SOAP 1.2, but it also has integrated support for the widely popular REST style of Web services: the same business logic implementation can offer both a WS-* style interface as well as a REST style interface simultaneously.
<p/>
Apache Axis2 is more efficient, more modular and more XML-oriented than the older version. 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 currently available or under development include:<ul><li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wsrm">WS-ReliableMessaging</a> - Supported by <a href="http://ws.apache.org/sandesha/sandesha2/">Apache Sandesha2</a> </li><li><a href="http://www-128.ibm.com/developerworks/library/specification/ws-tx/#coor">WS-Coordination</a> and <a href="http://www-128.ibm.com/developerworks/library/specification/ws-tx/#atom">WS-AtomicTransaction</a> - Supported by <a href="http://ws.apache.org/kandula/">Apache Kandula2</a> </li><li><a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss">WS-Security</a> - Supported by <a href="http://ws.apache.org/axis2/modules/index.html">Apache Rampart</a> </li><li><a href="http://www.w3.org/Submission/ws-addressing/">WS-Addressing</a> - <a href="http://ws.apache.org/axis2/modules/index.html">Module</a> included as part of Axis2 core </li></ul>
<p/>
Apache Axis2 is built on <a href="http://ws.apache.org/commons/axiom/index.html">Apache Axiom (WebServices Commons)</a>, a new high performant, pull-based XML object model that was released two days ago.
<p/>
Downloads: <a href="http://ws.apache.org/axis2/download.cgi">http://ws.apache.org/axis2/download.cgi</a>
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/axis2/">-- The Apache Axis2 Development Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">861@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-05-05T12:57:27+00:00</dc:date>
</item>
<item>
<title>03 May 2006 - Apache Neethi (WebServices Commons) 1.0.1 Released</title>
<link>http://www.apachenews.org/archives/000860.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/commons/neethi/">The Apache Neethi team</a> 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.
<p/>
Mirrors: <a href="http://www.apache.org/dyn/closer.cgi/ws/commons/neethi/1_0_1/">http://www.apache.org/dyn/closer.cgi/ws/commons/neethi/1_0_1/</a>
<p/>
Please use our backup site if the mirrors are not yet updated.
<p/>
Backup: <a href="http://www.apache.org/dist/ws/commons/neethi/1_0_1/">http://www.apache.org/dist/ws/commons/neethi/1_0_1/</a>
<p/>
Please feel free to send any feedback to our mailing list commons-dev@ws.apache.org (preferably with [Neethi] prefix).
<p/>
Visit our website at: <a href="http://ws.apache.org/commons/neethi/index.html">http://ws.apache.org/commons/neethi/index.html</a> for further information.
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/commons/neethi/">-- The Apache Neethi Team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">860@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-05-04T08:53:13+00:00</dc:date>
</item>
<item>
<title>03 May 2006 - Apache WSS4J 1.5.0 Released</title>
<link>http://www.apachenews.org/archives/000859.html</link>
<description>
<![CDATA[<a href="http://ws.apache.org/wss4j">The Apache WSS4J team</a> is happy to announce the 1.5.0 release of Apache WSS4J, the Web service security implementation.
<p/>
You can download the releases from:
<p/>
<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_0">http://www.apache.org/dyn/closer.cgi/ws/wss4j/1_5_0</a>
<p/>
The distributions to the mirror(s) sites will be available in the next few days.
<p/>
Apart from the binary and source distributions, We have an additional ZIP file that contains other required JAR files to install and run WSS4J.
<p/>
Please refer to the *readme.* files in the distribution for further information regarding implemented features, additional information, links to the Wiki pages, etc.
<p/>
Note that major refactoring from the 1.1.0 to 1.5.0 is mentioned in the wiki : <a href="http://wiki.apache.org/ws/FrontPage/WsFx/refactor">http://wiki.apache.org/ws/FrontPage/WsFx/refactor</a>
<p/>
More information about WSS4J and related projects is available on the WSS4J homepage:
<p/>
<a href="http://ws.apache.org/wss4j">http://ws.apache.org/wss4j</a>
<p/>
We hope you have fun with this new WSS4J
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/wss4j">-- The Apache WSS4J team</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">859@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-05-04T00:04:20+00:00</dc:date>
</item>
<item>
<title>02 May 2006 - Apache Axiom 1.0 Released</title>
<link>http://www.apachenews.org/archives/000858.html</link>
<description>
<![CDATA[After nearly 2 years of development and numerous incremental releases, <a href="http://ws.apache.org/commons/">The Apache WebServices Commons Project</a> is proud to announce the release of Version 1.0 of <a href="http://ws.apache.org/commons/axiom/">Apache AXIOM</a>. (Download : <a href="http://ws.apache.org/commons/axiom/download.cgi">http://ws.apache.org/commons/axiom/download.cgi</a> )
<p/>
Apache AXIOM is a StAX-based, XML Infoset compliant object model which supports on-demand building of the object tree. It supports a novel "pull-through" model which allows one to turn off the tree building and directly access the underlying pull event stream. It also has built in support for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data efficiently and in a transparent manner. The combination of these is an easy to use API with a very high performant architecture.
<p/>
Developed as part of <a href="http://ws.apache.org/axis2/">Apache Axis2</a>, Apache AXIOM is the core of Apache Axis2. However, it is a pure standalone XML Infoset model with novel features and can be used independently of Apache Axis2.
<p/>
Key Features<ul><li>Full XML Infoset compliant XML object model</li><li>StAX based builders with on-demand building and pull-through</li><li>XOP/MTOM support offering direct binary support</li><li>Convenient SOAP Infoset API on top of AXIOM</li><li>Two implementations included:<ul><li>Linked list based implementation</li><li>W3C DOM supporting implementation</li></ul></li><li>High performance</li></ul>
<p/>
----
<p/>
<strong><em><u><a href="http://ws.apache.org/commons/">-- The Apache WebServices Commons Project</a></u></em></strong>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">858@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-05-03T08:54:51+00:00</dc:date>
</item>
<item>
<title>20 April 2006 - Apache Neethi as the brand name of WS Policy project</title>
<link>http://www.apachenews.org/archives/000854.html</link>
<description>
<![CDATA[Please note that Apache WS Commons Policy project will now use *Apache Neethi* as its brand name.
<p/>
Majority of the community had voted in favour of this proposal.
<p/>
Vote thread:
<a href="http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200604.mbox/%3c44434989.2010406@apache.org%3e">http://mail-archives.apache.org/mod_mbox/ws-commons-dev/200604.mbox/%3c44434989.2010406@apache.org%3e</a>
<p/>
]]>
<![CDATA[ <p>[ Category : <a href="http://www.apachenews.org/archives/cat_apache_webservices_index.html">Apache WebServices</a> ] <a href="http://www.apachenews.org/archives/news_apache_webservices.pdf"><img src="http://www.apachenews.org/pdf.gif" border="0" alt="PDF"/></a><a href="http://www.apachenews.org/archives/rss_apache_webservices.xml"><img src="http://www.apachenews.org/xml.gif" border="0" alt="XML_RSS"/></a><br /></p>
  ]]>
</description>
<guid isPermaLink="false">854@http://www.apachenews.org/</guid>
<dc:subject>Apache WebServices</dc:subject>
<dc:date>2006-04-20T21:53:02+00:00</dc:date>
</item>


</channel>
</rss>
