Planet Apache-XML Family

April 06, 2007

Apache WebServices Project06 April 2007 - Apache AXIOM (WebServices Commons) 1.2.3 Released

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

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.

Please visit: http://ws.apache.org/commons/axiom/

Key Features

  • Full XML Infoset compliant XML object model
  • StAX based builders with on-demand building and pull-through
  • XOP/MTOM support offering direct binary support
  • Convenient SOAP Infoset API on top of AXIOM
  • Two implementations included:
    • Linked list based implementation
    • W3C DOM supporting implementation
  • High performant

What's New in This Release

This is release includes a set of bug fixes which are necessary for Axis2 release and improvements to file caching.

----

-- The Apache Axiom Team

[ Category : Apache WebServices ] PDFXML_RSS

March 30, 2007

Apache XML Project30 March 2007 - Apache Batik 1.7 beta1 Now Available

The Apache Batik team is proud to announce the long-awaited release of Apache Batik version 1.7beta1, a Java-based toolkit for processing SVG.

This is the first release of Batik in approximately two years, and brings many new features and improvements over version 1.6. Notable new features include:

  • DOM Level 3 Core/Events/XPath support
  • Improved WMF transcoder support
  • Near complete SMIL Animation support
  • A few SVG 1.2 features, such as:
    • resource documents
    • shapechange and RenderedBBoxChange events
    • SVGGlobal startMouseCapture/stopMouseCapture methods
    • handler elements

Batik can be downloaded from here:

http://xmlgraphics.apache.org/batik/download.cgi

For the full list of improvements and bug fixes over version 1.6, click on the "release change log" link from that page.

The reasoning behind having a beta release rather than a full release is that there has been a great deal of changes since version 1.6, and while we believe the code to be reasonably stable, it would be beneficial to get feedback from users on any bugs that may have been missed. We plan to have a full 1.7 release in a month or two.

If you find any problems, please file bug reports:

http://issues.apache.org/bugzilla/

And for more information, see the Batik project website:

http://xmlgraphics.apache.org/batik/

----

-- The Apache Batik team (The Apache XML-Graphics Project)

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

Apache XML Graphics Project30 March 2007 - Apache Batik 1.7 beta1 Now Available

The Apache Batik team is proud to announce the long-awaited release of Apache Batik version 1.7beta1, a Java-based toolkit for processing SVG.

This is the first release of Batik in approximately two years, and brings many new features and improvements over version 1.6. Notable new features include:

  • DOM Level 3 Core/Events/XPath support
  • Improved WMF transcoder support
  • Near complete SMIL Animation support
  • A few SVG 1.2 features, such as:
    • resource documents
    • shapechange and RenderedBBoxChange events
    • SVGGlobal startMouseCapture/stopMouseCapture methods
    • handler elements

Batik can be downloaded from here:

http://xmlgraphics.apache.org/batik/download.cgi

For the full list of improvements and bug fixes over version 1.6, click on the "release change log" link from that page.

The reasoning behind having a beta release rather than a full release is that there has been a great deal of changes since version 1.6, and while we believe the code to be reasonably stable, it would be beneficial to get feedback from users on any bugs that may have been missed. We plan to have a full 1.7 release in a month or two.

If you find any problems, please file bug reports:

http://issues.apache.org/bugzilla/

And for more information, see the Batik project website:

http://xmlgraphics.apache.org/batik/

----

-- The Apache Batik team (The Apache XML-Graphics Project)

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

February 28, 2007

Apache Lenya Project28 February 2007 - Apache Lenya 1.2.5 released

The Apache Lenya development community is very proud to announce the 1.2.5 release of Apache Lenya. The 1.2.5 release contains all bug fixes that have accumulated since the release of 1.2.4. For a detailed list of changes, visit http://lenya.apache.org/changes.html

Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.

Apache Lenya 1.2.5 is based on Apache Cocoon. You can use Cocoon features such as robust Caching, multi-channel output, it's many connectivity options to quickly build customized solutions to meet your specific needs that are not already covered by Apache Lenya today.

Check out the Apache Lenya website http://lenya.apache.org for more information.

----

-- The Apache Lenya development community

[ Category : Apache Lenya ] PDFXML_RSS

January 10, 2007

Apache WebServices Project10 January 2007 - Apache AXIOM (WebServices Commons) 1.2.2 Released

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

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.

Please visit: http://ws.apache.org/commons/axiom/

Key Features
============

  • Full XML Infoset compliant XML object model
  • StAX based builders with on-demand building and pull-through
  • XOP/MTOM support offering direct binary support
  • Convenient SOAP Infoset API on top of AXIOM
  • Two implementations included:
    • Linked list based implementation
    • W3C DOM supporting implementation
  • High performant

What's New in This Release
==========================

This is release includes few bug fixes, specially following issues.

  • WSCOMMONS-144 : Axiom having problem when serializing name spaces with null nameSpaceUri.

----

-- The Apache Axiom Team

[ Category : Apache WebServices ] PDFXML_RSS

Apache WebServices Project10 January 2007 - Apache Axis2 1.1.1 Released

Its been over a month since the 1.1 release of Apache Axis2 and we are happy to announce the release of Apache Axis2 version 1.1.1.

The download is 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 extends 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 Sandesha2) are already avaialable. Modules supporting WS-Eventing (Apache Savan) & WS-Transactions (Apache Kandula2) will be available soon after the Apache Axis2 1.1.1 release. Please see these projects' own sites for further information.

Major changes since 1.1:

  • Performance improvements
  • Bug fixes

Known issues and limitations in 1.1.1 release:

  • ADB does not support 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
  • RPC Message Receiver does not validate request against the schema (AXIS2-1943)
  • Axis2 Idea plugin shows random behavior when XMLBeans is used

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.

We welcome any and all feedback:

Thank you for your interest in Apache Axis2

----

-- The Apache Axis2 Development Team

[ Category : Apache WebServices ] PDFXML_RSS

January 08, 2007

Apache XML Graphics Project08 January 2007 - Apache FOP 0.93 Released

The Apache FOP team is proud to announce the release of Apache FOP version 0.93.

The new codebase for FOP was started several years ago in order to achieve better compliance with the XSL-FO spec. After three alpha and beta releases, the new codebase has now reached production quality. Therefore we present version 0.93 as the successor of version 0.20.5, FOP's production grade version during the past years.

  • FOP 0.93 contains the new API first introduced in release 0.92 beta. The preceding API has been removed.
  • FOP 0.93 again contains many bug fixes and new features. See below for details.

Compliance
------------

FOP 0.93 implements the XSL 1.0 and 1.1 recommendations to a high degree of compliance. See the compliance page http://xmlgraphics.apache.org/fop/compliance.html for a detailed overview.

Known issues
------------

The known issues of FOP 0.93 are listed at http://xmlgraphics.apache.org/fop/knownissues.html. Upgrading
---------

You will experience different behaviour compared to version 0.20.5. Please consult the "Upgrading" page (http://xmlgraphics.apache.org/fop/stable/upgrading.html) for details.

Major Changes in Version 0.93
-----------------------------

  • Added support for the use of Open Type fonts.
  • Support for the rgb-icc() function and for a proprietary cmyk() function (for device CMYK colors only through the PDF renderer so far).
  • Enabled Copy/Paste from PDF content in Acrobat Reader for text using embedded TrueType fonts.
  • Added support for PDF/A-1b and PDF/X-3:2003. (Note: this may still be a bit incomplete.)
  • The Java2DRenderer (and therefore the print and bitmap renderers) is now offering the same quality as the PDF and PS renderers.
  • Automatic support for all fonts available to the Java2D subsystem for all Java2D-descendant renderers (TIFF, PNG, print, AWT).

The long list of changes in this release is available at http://xmlgraphics.apache.org/fop/0.93/changes_0.93.html.

The long list of changes in this and earlier releases is available at http://xmlgraphics.apache.org/fop/changes.html.

The Apache FOP team asks you for your continued feedback on the software. We're also interested in success stories with the new release. So if the latest version works fine for you, please tell us. And if it doesn't, you may tell us as well, of course.

Release notes for older FOP versions can be found on: http://xmlgraphics.apache.org/fop/relnotes.html

----

-- The Apache FOP team

[ Category : Apache XML Graphics ] PDFXML_RSS

December 24, 2006

Apache XML Project23 December 2006 - Apache XMLGraphics Commons 1.1 released

The Apache XMLGraphics team (PMC) members are pleased to announce the new release of Apache XML Graphics Commons.

Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF and PostScript files, and much more.

Important changes are:

  • A start was made of an XMP metadata framework.
  • ImageWriter abstraction supports writing multi-page formats like TIFF.

See http://xmlgraphics.apache.org/commons/changes.html for the detailed list of changes.

Source and binary distributions can be downloaded from the corresponding directories in an Apache Software Foundation mirror at:
http://www.apache.org/dyn/closer.cgi/xmlgraphics/commons.

See also the download page:
http://xmlgraphics.apache.org/commons/download.html

----

-- The Apache XMLGraphics Team

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

Apache XML Graphics Project23 December 2006 - Apache XMLGraphics Commons 1.1 released

The Apache XMLGraphics team (PMC) members are pleased to announce the new release of Apache XML Graphics Commons.

Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF and PostScript files, and much more.

Important changes are:

  • A start was made of an XMP metadata framework.
  • ImageWriter abstraction supports writing multi-page formats like TIFF.

See http://xmlgraphics.apache.org/commons/changes.html for the detailed list of changes.

Source and binary distributions can be downloaded from the corresponding directories in an Apache Software Foundation mirror at:
http://www.apache.org/dyn/closer.cgi/xmlgraphics/commons.

See also the download page:
http://xmlgraphics.apache.org/commons/download.html

----

-- The Apache XMLGraphics Team

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

December 22, 2006

Apache Cocoon Project22 December 2006 - Apache Cocoon 2.1.10 Released

The Apache Cocoon Community is proud to announce the new release of Apache Cocoon.

Apache Cocoon is a web development framework built around the concept of separation of concerns (that is: allowing people to do their job without having to step on each other toes) and component-oriented web RAD.

The latest version is downloadable from http://cocoon.apache.org/mirror.cgi (Please use the mirrors to download the release - it might take a little bit more time until the latest release is available on all mirrors, so give the mirrors some time - approx. 24h to update.)

This release includes many bug fixes and smaller enhancements.

For more information about Apache Cocoon 2.1.10, please go to http://cocoon.apache.org/. You'll find the whole list of changes at http://cocoon.apache.org/2.1/changes.html.

----

-- The Apache Cocoon Project

[ Category : Apache Cocoon ] PDFXML_RSS

December 11, 2006

Apache WebServices Project11 December 2006 - Apache Rampart 1.1 Released

Apache Rampart team is happy to announce the 1.1 release of Apache Rampart

You can download the releases from:

http://www.apache.org/dyn/closer.cgi/ws/rampart/1_1

Apache Rampart 1.1 is a toolkit that provides implementations of the WS-Sec* specifications for Apache Axis2 1.1, based on Apache WSS4J 1.5.1 and the Apache AXIOM-DOOM 1.2.1 implementation.

What is in this release

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

  • rampart-1.1.mar -- This provides support for WS-Security and WS-SecureConversation features.
  • rahas-1.1.mar -- This module provides the necessary components to enableSecurityTokenService functionality on a service.

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.

Apache Rampart 1.1 can be successfully used with the next Apache Sandesha2 release targeted towards Apache Axis2 1.1 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.

----

-- The Apache Rampart team

[ Category : Apache WebServices ] PDFXML_RSS

Apache WebServices Project11 December 2006 - Apache WSS4J 1.5.1 Released

The Apache WSS4J Team is happy to announce the WSS4J-1.5.1 release.

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

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.

The WSS4J core classes were improved to allow more flexibility and control, and following issues were fixed afer the 1.5.0 release:

WSS-35, WSS-44, WSS-48, WSS-50, WSS-53, WSS-58, WSS-61

----

-- The Apache WSS4J team

[ Category : Apache WebServices ] PDFXML_RSS

November 23, 2006

Apache Xerces Project23 November 2006 - Apache Xerces-J 2.9.0 released

The Apache Xerces-J team is pleased to announce that version 2.9.0 of Xerces-J is now available. As of this release, Xerces' distribution includes the Xalan serializer. Xerces and Xalan now share a common serialization codebase. The DOM Level 3 serialization support which was in Xerces was migrated into the Xalan serializer and Xerces' native serializer was deprecated. You can find details on the rationale for this change here in the archives. In this release we also upgraded the xml-commons resolver to v1.2 (which provides support for OASIS XML Catalogs v1.1), introduced a few minor features and fixed several bugs.

Specifically, the changes introduced in this release are:

  • Migrated the DOM Level 3 serialization support onto a common serialization codebase shared with Xalan and deprecated Xerces' native serializer. [Neil Delima, Michael Glavassevich]
  • Upgraded the xml-commons resolver to v1.2. This new version of the resolver adds support for OASIS XML Catalogs v1.1. [Michael Glavassevich]
  • Created a new parser configuration which uses a memory sensitive SymbolTable which can handle usage scenarios where the names in the XML documents being parsed are mostly unique. The internalized strings stored in this SymbolTable are softly reachable and may be cleared by the garbage collector in response to memory demand. [Peter McCracken]
  • Updated the schema loader so that it can now process schema documents with an XML 1.1 declaration. [Michael Glavassevich]
  • Fixed several bugs in the checking of schema type restrictions that involve substitution groups. [Lucian Holland, Ignacio Hernandez-Ros]
  • Fixed a bug in Xerces' regular expression support where patterns containing "$" and "^" were being interpreted as anchors in a schema context. [Chris Carman]
  • Fixed a bug in the XPath matcher for identity constraints which allowed steps containing NCName:* to select element or attribute names which do not match the specified namespace. [Michael Glavassevich]
  • Fixed a bug in the XPath parser for identity constraints which caused field and selector XPaths containing the non-abbreviated form of the child and attribute axes to be reported as invalid. [Michael Glavassevich]
  • Fixed a bug which allowed the JAXP SchemaFactory to mutate a user supplied DOM input. [Michael Glavassevich]
  • Fixed a bug which caused the JAXP 1.2 method for schema validation to produce DTD validation errors when XInclude processing is enabled. [Michael Glavassevich]
  • Fixed various bugs and made various improvements. [Nathan Beyer, George Cristian Bina, Michael Glavassevich, Jacob Kjome, Grant McDonald]

For more information please visit: http://xerces.apache.org/xerces2-j/

----

-- The Apache Xerces-J Team

[ Category : Apache Xerces ] PDFXML_RSS

November 14, 2006

Apache WebServices Project14 November 2006 - Apache Axis2 1.1 Released

Just over 6 months since the original 1.0 release, we, the Apache Axis2 development team members, 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 & 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:

Thank you for your interest in Apache Axis2

----

-- The Apache Axis2 Development Team

[ Category : Apache WebServices ] PDFXML_RSS

Apache WebServices Project14 November 2006 - Apache AXIOM (WebServices Commons) 1.2 Released

We, the Apache AXIOM development team (Under the Apache WebServices Commons Subproject) members, are proud to announce the release of Version 1.2 of Apache AXIOM. (Download : http://ws.apache.org/commons/axiom/download.cgi )

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!

Key Features

  • Full XML Infoset compliant XML object model
  • StAX based builders with on-demand building and pull-through
  • XOP/MTOM support offering direct binary support
  • Convenient SOAP Infoset API on top of AXIOM
  • Two implementations included:
    • Linked list based implementation
    • W3C DOM supporting implementation
  • High performant

What's New in This Release

  • Improved XML serialization
  • Improved Builder hierarchy
  • Improved MTOM handling
  • Numerous bug fixes

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.

Project Mailing List : commons-dev@ws.apache.org

Thanks for your interest in Apache AXIOM.

----

-- The Apache AXIOM Development Team

[ Category : Apache WebServices ] PDFXML_RSS

Apache WebServices Project13 November 2006 - Apache WS-Commons XMLSchema 1.2 Released

This is the release of XMLSchema 1.2 of Apache WS-Commons (Apache WebServices Commons Project). This release includes numerous bug fixes.

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.

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.

Thanks for your interest in XMLSchema

----

-- The Apache WS-Commons XMLSchema Development Team

[ Category : Apache WebServices ] PDFXML_RSS

September 14, 2006

Apache XML Project14 September 2006 - Apache Xerces-J 2.8.1 released

The Apache Xerces Project is pleased to announce that version 2.8.1 of Xerces-J is now available. This release fixes several bugs which were present in Xerces-J 2.8.0. It also includes a few minor enhancements and performance improvements.

Specifically, the changes introduced in this release are:

  • Implemented native support for the ISO-8859-1 encoding. [Michael Glavassevich]
  • Added a method to XSModel which returns a list containing the members of the substitution group for a given element declaration. [Michael Glavassevich]
  • Improved the performance of Xerces' optimized readers (for small documents) by recycling their byte buffers. [Michael Glavassevich]
  • Modified the DocumentBuilder and LSParser implementations so that they drop their internal references to the DOM they just built. If an application is pooling parsers this will allow the garbage collector to reclaim the Document and all of its nodes if the application no longer has any references to it. [Michael Glavassevich]
  • Fixed numerous schema annotation related bugs including those introduced in Xerces-J 2.8.0 which caused NPEs to be thrown from several of the getAnnotation() methods in the XML Schema API. [Neil Delima, Michael Glavassevich]
  • Fixed a DOM bug which caused the internal subset of a DocumentType node to be omitted from a cloned Document. [Jacob Kjome]
  • Fixed a bug in Xerces' regular expression support involving patterns starting with '.'. [Kent Tamura]
  • Fixed a bug which caused the DOM builder to drop all of the text in the document if grammar caching is enabled and the document being processed contains both an internal and an external DTD subset. [Michael Glavassevich]
  • Fixed a schema bug which allowed defaulted attributes with the same local name to overwrite each other. [Michael Glavassevich]
  • Fixed a bug which caused a schema document to be loaded multiple times if it was both included and redefined. This made it possible for the redefined components to be incorrectly overwritten by the original ones from the include. [Michael Glavassevich]
  • Fixed a bug in Xerces' native serializer which caused documents containing supplemental characters in attribute values to be written incorrectly. [Michael Glavassevich]
  • Fixed a bug in the XInclude processor which in some instances caused content to be omitted from the result if an element() XPointer is specified on an include element. [Neil Delima]
  • Fixed various bugs and made various improvements. [Dave Brosius, Michael Glavassevich, Jacob Kjome, Peter McCracken]

For more information please visit: http://xerces.apache.org/xerces2-j/

----

-- The Apache Xerces Project

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache Xerces ] PDFXML_RSS

Apache Xerces Project14 September 2006 - Apache Xerces-J 2.8.1 released

The Apache Xerces Project is pleased to announce that version 2.8.1 of Xerces-J is now available. This release fixes several bugs which were present in Xerces-J 2.8.0. It also includes a few minor enhancements and performance improvements.

Specifically, the changes introduced in this release are:

  • Implemented native support for the ISO-8859-1 encoding. [Michael Glavassevich]
  • Added a method to XSModel which returns a list containing the members of the substitution group for a given element declaration. [Michael Glavassevich]
  • Improved the performance of Xerces' optimized readers (for small documents) by recycling their byte buffers. [Michael Glavassevich]
  • Modified the DocumentBuilder and LSParser implementations so that they drop their internal references to the DOM they just built. If an application is pooling parsers this will allow the garbage collector to reclaim the Document and all of its nodes if the application no longer has any references to it. [Michael Glavassevich]
  • Fixed numerous schema annotation related bugs including those introduced in Xerces-J 2.8.0 which caused NPEs to be thrown from several of the getAnnotation() methods in the XML Schema API. [Neil Delima, Michael Glavassevich]
  • Fixed a DOM bug which caused the internal subset of a DocumentType node to be omitted from a cloned Document. [Jacob Kjome]
  • Fixed a bug in Xerces' regular expression support involving patterns starting with '.'. [Kent Tamura]
  • Fixed a bug which caused the DOM builder to drop all of the text in the document if grammar caching is enabled and the document being processed contains both an internal and an external DTD subset. [Michael Glavassevich]
  • Fixed a schema bug which allowed defaulted attributes with the same local name to overwrite each other. [Michael Glavassevich]
  • Fixed a bug which caused a schema document to be loaded multiple times if it was both included and redefined. This made it possible for the redefined components to be incorrectly overwritten by the original ones from the include. [Michael Glavassevich]
  • Fixed a bug in Xerces' native serializer which caused documents containing supplemental characters in attribute values to be written incorrectly. [Michael Glavassevich]
  • Fixed a bug in the XInclude processor which in some instances caused content to be omitted from the result if an element() XPointer is specified on an include element. [Neil Delima]
  • Fixed various bugs and made various improvements. [Dave Brosius, Michael Glavassevich, Jacob Kjome, Peter McCracken]

For more information please visit: http://xerces.apache.org/xerces2-j/

----

-- The Apache Xerces Project

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache Xerces ] PDFXML_RSS

September 02, 2006

Apache WebServices Project02 September 2006 - Apache Axis2/C 0.93 released

The Apache Axis2C Development Team is pleased to announce the release of Apache Axis2/C version 0.93. You can download this release from http://ws.apache.org/axis2/c/download.cgi

Key Features

  1. AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.
  2. Support for one-way messaging (In-Only) and request response messaging (In-Out)
  3. Description hierarchy (configuration, service groups, services, operations and messages)
  4. Directory based deployment model
  5. Archive based deployment model
  6. Context hierarchy (corresponding contexts to map to each level of description hierarchy).
  7. Raw XML message receiver
  8. Module architecture, mechanism to extend the SOAP processing model
  9. Module version support
  10. Transports supports: HTTP
    • Both simple axis server and Apache2 httpd module for server side
    • Client transport with ability to enable SSL support
  11. Service client and operation client APIs
  12. REST support (HTTP POST case)
  13. WS-Addressing, both the submission (2004/08) and final (2005/08) versions
  14. MTOM/XOP support
  15. Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)
    • Axis Data Binding (ADB) support
  16. Security module with UsernameToken support
  17. REST support (HTTP GET case) - New
  18. Dynamic invocation support (based on XML schema and WSDL implementations) - New

Major Changes Since Last Release

  1. REST support for HTTP GET case
  2. XML Schema implementation
  3. Woden/C implementation that supports both WSDL 1.1 and WSDL 2.0
  4. Dynamic client invocation (given a WSDL, consume services dynamically)
  5. Numerous improvements to API and API documentation
  6. Many bug fixes, especially, many paths of execution previously untouched were tested along with Sandesha2/C implementation

TODOs Remaining for 1.0

  1. Complete API documentation and API improvements
  2. Fix major memory leaks
  3. Test codegen for both ADB and none cases
  4. Put in place a comprehensive functional test framework
  5. WSDL2C tool

We welcome your early feedback on this implementation. Thanks for your interest in Axis2C

----

-- Apache Axis2C Development Team

[ Category : Apache WebServices ] PDFXML_RSS

September 01, 2006

Apache WebServices Project01 September 2006 - Apache XML-RPC 3.0 Released

The Apache XML-RPC team 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:
  • A streaming mode allows running client and server with a low memory profile, regardless of any document size.
  • XML-RPC request and response may be compressed using gzip
  • Custom data types are supported, in particular null, byte, short, long, float, big decimal, big integer, DOM nodes, Serializable objects, Calendar

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.

The Apache XML-RPC web site is at:

http://ws.apache.org/xmlrpc

Apache XML-RPC 3 is available from any Apache mirror:

http://www.apache.org/dyn/closer.cgi/ws/xmlrpc

Maven 1 and 2 compliant jar files are available from

http://repo1.maven.org/maven/xmlrpc

http://repo1.maven.org/maven2/org/apache/xmlrpc/

[ Category : Apache WebServices ] PDFXML_RSS

July 01, 2006

Apache XML Project01 July 2006 - Apache XML-Security to become TLP as Apache Santuario

The Apache XML-Security project has voted to raise to a TLP named Apache Santuario and to broaden their scope to security software in general.

Berin Lautenbach, who had much contributed to the concept of Apache XML Federation framework, is the initial PMC Chair of new Apache Santuario Project.

[ Category : Apache Santuario ] PDFXML_RSS
[ Category : Apache Software Foundation ] PDFXML_RSS
[ Category : Apache XML ] PDFXML_RSS

Apache Santuario Project01 July 2006 - Apache XML-Security to become TLP as Apache Santuario

The Apache XML-Security project has voted to raise to a TLP named Apache Santuario and to broaden their scope to security software in general.

Berin Lautenbach, who had much contributed to the concept of Apache XML Federation framework, is the initial PMC Chair of new Apache Santuario Project.

[ Category : Apache Santuario ] PDFXML_RSS
[ Category : Apache Software Foundation ] PDFXML_RSS
[ Category : Apache XML ] PDFXML_RSS

June 18, 2006

Apache WebServices Project18 June 2006 - Apache Axis2/C 0.92 Released

We -- The Apache Axis2/C Team -- are pleased to announce the release of Apache Axis2/C version 0.92. You can download this release from http://ws.apache.org/axis2/c/download.cgi

Key Features

  1. AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.
  2. Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out)
  3. Module Architecture, mechanism to extend the SOAP processing model
  4. Context hierarchy
  5. Directory based deployment model
  6. Raw XML providers
  7. WS-Addressing, both the submission (2004/08) and final (2005/08) versions
  8. Transports supports: HTTP -- Apache Axis2/C Team -- ack on this implementation.

Thanks for your interest in Axis2/C

----

-- The Apache Axis2/C Team

[ Category : Apache WebServices ] PDFXML_RSS

May 09, 2006

Apache WebServices Project09 May 2006 - Apache TCPMon (WebServices Commons) 1.0 Released

Apache TCPMon Team is proud to announce the 1.0 release of Apache TCPMon, the recently moved out tool from Apache Axis2.

You can download this release from our official site at http://ws.apache.org/commons/tcpmon/download.cgi

The release jar is available at http://www.apache.org/dist/java-repository/ws-commons/jars/ for embedding purposes

Additions to this release apart from the regular TCPMon include

  1. SOAP message sender capability to send arbitrary SOAP messages
  2. Batch and shell scripts to easily start TCPMon
  3. Documentation including a simple user guide

Please use this release and send your comments to commons-dev@ws.apache.org.

----

-- Apache TCPMon Team

[ Category : Apache WebServices ] PDFXML_RSS

May 06, 2006

Apache WebServices Project05 May 2006 - Apache Rampart 1.0 Released

Apache Rampart Team is happy to announce the 1.0 release of Apache Rampart.

Apache Rampart is the Apache Axis2 module that implements the WS-Security specification based on Apache WSS4J 1.5.0 and the Apache AXIOM-DOOM implementation.

In addition to the WS-Security features listed in the WSS4J web site (http://ws.apache.org/wss4j) rampart provides:

  • Ability to MTOM optimize parts of the message
  • Convenient and intuitive configurations
  • Mechanism to dynamically configure the module
  • Experimental WS-SecurityPolicy support

This module was successfully tested for interoparability with other WS-Security implementations.

You can download the rampart-1.0.mar from:

http://www.apache.org/dyn/mirrors/mirrors.cgi/ws/axis2/modules/rampart/1_0/

For documentation on configuration please refer

http://ws.apache.org/axis2/modules/rampart/1_0/security-module.html

Let "rampart" secure your messages !!!

----

-- Apache Rampart Team

[ Category : Apache WebServices ] PDFXML_RSS

May 05, 2006

Apache WebServices Project04 May 2006 - Apache Axis2 1.0 Released

The Apache Axis2 Development Team is very proud to announce that Apache Axis2 1.0 has been released.

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.

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.

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:

Apache Axis2 is built on Apache Axiom (WebServices Commons), a new high performant, pull-based XML object model that was released two days ago.

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

----

-- The Apache Axis2 Development Team

[ Category : Apache WebServices ] PDFXML_RSS

May 04, 2006

Apache WebServices Project03 May 2006 - Apache Neethi (WebServices Commons) 1.0.1 Released

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/

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

Backup: http://www.apache.org/dist/ws/commons/neethi/1_0_1/

Please 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.

----

-- The Apache Neethi Team

[ Category : Apache WebServices ] PDFXML_RSS

Apache WebServices Project03 May 2006 - Apache WSS4J 1.5.0 Released

The Apache WSS4J team is happy to announce the 1.5.0 release of Apache WSS4J, the Web service security implementation.

You can download the releases from:

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

The distributions to the mirror(s) sites will be available in the next few days.

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.

Note that major refactoring from the 1.1.0 to 1.5.0 is mentioned in the wiki : http://wiki.apache.org/ws/FrontPage/WsFx/refactor

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

http://ws.apache.org/wss4j

We hope you have fun with this new WSS4J

----

-- The Apache WSS4J team

[ Category : Apache WebServices ] PDFXML_RSS

May 03, 2006

Apache WebServices Project02 May 2006 - Apache Axiom 1.0 Released

After nearly 2 years of development and numerous incremental releases, The Apache WebServices Commons Project is proud to announce the release of Version 1.0 of Apache AXIOM. (Download : http://ws.apache.org/commons/axiom/download.cgi )

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.

Developed as part of Apache Axis2, 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.

Key Features

  • Full XML Infoset compliant XML object model
  • StAX based builders with on-demand building and pull-through
  • XOP/MTOM support offering direct binary support
  • Convenient SOAP Infoset API on top of AXIOM
  • Two implementations included:
    • Linked list based implementation
    • W3C DOM supporting implementation
  • High performance

----

-- The Apache WebServices Commons Project

[ Category : Apache WebServices ] PDFXML_RSS

April 20, 2006

Apache WebServices Project20 April 2006 - Apache Neethi as the brand name of WS Policy project

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

[ Category : Apache WebServices ] PDFXML_RSS

Apache XML Graphics Project20 April 2006 - Apache FOP 0.92 beta Now Available

The Apache FOP development team is very proud to present the third release off the trunk: Apache FOP 0.92beta.

It can be downloaded at: http://xmlgraphics.apache.org/fop/download.html

Apache FOP 0.92 contains a considerable amount of improvements, bugfixes and new features in comparison with last December's 0.91 release, so you're all probably wondering: Why *still* consider it a beta release?

The main reason for this is a fundamental modification in the API, which was motivated by the fact that a lot of resources could be reused for multiple rendering runs. It has, of course, all been rigorously tested, but still we'd very much appreciate any feedback, especially if one of you feels there is room for improvement, be it in the area of performance or user-friendliness. Every one of your comments will be carefully weighed and taken into consideration.

Due to this change, we urge you to check out the following page before starting to work with the new release: http://xmlgraphics.apache.org/fop/0.92/embedding.html

If all proceeds as planned, the next release will --finally, after some 3 years-- lose the beta-tag, since a lot of feedback and our own experiences now tell us this piece of software is ready for production environments.

On The Other Hand, if you take a look at the release notes at http://xmlgraphics.apache.org/fop/relnotes.html, you will still see a lot of open/known issues, so...

As always, code-heads are encouraged to download the sources, and start tinkering with it. Your ideas, good or bad, will be very very welcome. If you have a lot of free time and feel like joining us, all the better.

----

-- Apache FOP development team

[ Category : Apache XML Graphics ] PDFXML_RSS

April 09, 2006

Apache Cocoon Project09 April 2006 - Apache Cocoon 2.1.9 Released

The Apache Cocoon Community is proud to announce the new release of Apache Cocoon.

Apache Cocoon is a web development framework built around the concept of separation of concerns (that is: allowing people to do their job without having to step on each other toes) and component-oriented web RAD.

The latest version is downloadable from http://cocoon.apache.org/mirror.cgi (Please use the mirrors to download the release - it might take a little bit more time until the latest release is available on all mirrors, so give the mirrors some time - approx. 24h to update.)

This release includes many bug fixes and smaller enhancements.

For more information about Apache Cocoon 2.1.9, please go to http://cocoon.apache.org. You'll find the whole list of changes at http://cocoon.apache.org/2.1/changes.html.

----

-- The Apache Cocoon Project

[ Category : Apache Cocoon ] PDFXML_RSS

April 02, 2006

Apache WebServices Project02 April 2006 - Apache Axis2/C 0.90 released

The Apache Axis2/C team just released the 0.90 version .. basically signally they're getting there! Its now functional, interoperable and performant. If you are looking for a highly embeddable kernel for a WS-* stack, then you have to check it out. If you want help with it then of course WSO2 will be happy to support it.

Key features of Axis2/C include:

  • AXIOM, an XML object model optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.
  • Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out)
  • Module Architecture, mechanism to extend the SOAP Processing Model
  • Content hierarchy
  • Directory based deployment model
  • Raw XML providers
  • WS-Addressing, both the submission (2004/08) and final (2005/08) versions
  • Transports support: HTTP (both simple axis server and Apache2 httpd module

Check it out and please send feedback to axis-c-dev@ws.apache.org.

----

-- The Apache Axis2/C team

[ Category : Apache WebServices ] PDFXML_RSS

March 25, 2006

Apache WebServices Project25 March 2006 - Apache Axis2 v0.95 Released

Apache Axis2 team is proud to announce the release of Axis2 0.95 version.

You can download the release from : http://ws.apache.org/axis2/download.cgi

Axis2 version 0.95 comes with 5 different packages, giving you the flexibility to select one of them to suit your own requirements. Please see http://ws.apache.org/axis2/0_95/installationguide.html for further details about different distributables.

Complete Features List:

  1. AXIOM, an XML object model working on StAX (Streaming API for XML) parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.
  2. Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out).
  3. Module Architecture, mechanism to extend the SOAP Processing model.
  4. Module version support, can have multiple versions of the same module and use them depending on the requirement.
  5. Content hierarchy
  6. Archive based deployment model and Directory based deployment model
  7. JWS like deployment (making Java class into Web service)
  8. WSDL Code Generation tool for stubs and skeletons
  9. WS-Addressing, both the submission (2004/08) and final (2005/08) versions
  10. WSS4J module for security
  11. Improved and user friendly Client API
  12. WSDL2Java and Java2WSDL
  13. REST (REpresentational State Transfer) Support
  14. Transports supports: HTTP, SMTP, TCP, JMS
  15. Raw XML providers
  16. Support for MTOM/ MIME/ SwA
  17. SAAJ implementation
  18. DOOM
  19. Pack/Unpack capability for the generated code
  20. Axis Data Binding - ADB (Framework and Schema Compiler)
  21. Numerous bug fixes since last release
  22. Transport framework improvements (ListenerManager) - New
  23. AxisServlet auto starts when the application server starts up - New
  24. Module disengagemnt support - New
  25. Loading modules (.mar files) from classpath - New
  26. Sessions scoping for Application, SOAP, Transport and Request levels - New

Experimental Features List:

  1. Server side and client side Web service Policy support
  2. wsdl and xsd support
  3. Generating ServiceClient for a given WSDL and invoke the corresponding service using generated client

Major Changes Since Last Release:

  1. Transport framework improvements (ListenerManager)
  2. The way to add an action mapping (wsamapping) has been moved from being a parameter to a child element. With this version onwards the way of adding an action mapping is as follows: <actionMapping>MyMapping</actionMapping>
  3. Refactored following packages in Axiom:
    • org.apache.ws.commons.om.impl.llom.builder to org.apache.ws.commons.om.impl.builder
    • org.apache.ws.commons.om.impl.llom.mtom to org.apache.ws.commons.om.impl.mtom
    • org.apache.ws.commons.om.impl.llom.serialize to org.apache.ws.commons.om.impl.serialize
    • org.apache.ws.commons.om.impl.llom.traverse to org.apache.ws.commons.om.impl.traverse

Tools Included In This Release:

  1. Axis2 Web Application (Web App)
  2. WSDL2WS - Command line version

What's Still To Do? See list of what we think needs to be done, and consider helping out if you're interested and able!

  1. JAX-RPC 1.1 and/or JAX-WS compliance
  2. SOAP Encoding
  3. Binary serialization and de-serialization support
  4. Management Interface for Axis2
  5. Implementation of other Transports.
  6. Resource framework implementation (WS-RF) and Enterprise web services such as JSR 109 support
  7. Completion of Interop tests

Axis2 is taking shape, this 0.95 release is a glimpse of 1.0 that is coming soon. If you happen to have a vision of how the next generation Web services platform should be, contribute to Apache Axis2, and help us shape it. Any contribution in the form of coding, testing, submitting improvements to the documentation, and reporting bugs are always welcome.

Thanks for your interest in Axis2!

----

-- The Apache Axis2 Team

[ Category : Apache WebServices ] PDFXML_RSS

March 16, 2006

Apache Xerces Project14 March 2006 - Apache XML-Xerces-2.7.0-0 released

With a big thanks to the BBC for financial support, 2.7 is finally finished. The major change in this release (besides support for Xerces-C 2.7) is the elimination of the SAX/SAX2 related Unicode bugs - Xerces-P should now support 100% Unicode compliance.

Also, the entire Xerces-P site has been updated:

http://xerces.apache.org/xerces-p/

You can download the code from the usual places:

XML::Xerces is available from CPAN

http://www.cpan.org/CPAN/authors/id/JASONS/

and Apache:

http://www.apache.org/xml/dist/xerces-p/

----

-- The Apache Xerces Project

[ Category : Apache Xerces ] PDFXML_RSS

March 12, 2006

Apache WebServices Project12 March 2006 - Apache WS Policy implementation v0.90 released

Apache's WS-Policy implementation team has released the version 0.90 of WS-Policy implementation (WS-Commons). While there's more work ahead, this framework works now and is heavily used in Apache Axis2 to drive its behavior based on WS-Policy specifications.

[ Category : Apache WebServices ] PDFXML_RSS

March 02, 2006

Apache XML Project02 March 2006 - Apache Xerces-J 2.8.0 Released

The Apache Xerces-J team is pleased to announce that version 2.8.0 of Xerces-J is now available.

This release introduces several new validation related features and provides enhancements to the XML schema annotation support. All of the schema component interfaces in the XML Schema API now have a getAnnotations() method which returns a list of XSAnnotations. This includes annotations on particles and attribute uses which were previously "lost". In addition, in this release we implemented support for pretty-printing in the LSSerializer, repaired the warn-on-undeclared-elemdef feature which had been broken for several releases and fixed many other bugs.

Specifically, the changes introduced in this release are:

  • Added a getAnnotations() method to each of the component interfaces in the XML Schema API (including XSParticle and XSAttributeUse) and implemented the support for the new methods. [Neil Delima]
  • Implemented a property for starting schema assessment from a specific type definition. [Peter McCracken]
  • Implemented features for disabling ID/IDREF, unparsed entity and identity constraint checking. [Peter McCracken]
  • Implemented a feature which instructs the schema validator to ignore xsi:type attributes until a global element declaration has been found. [Peter McCracken]
  • Modified the JAXP Validation API implementation so that it propagates features set on the SchemaFactory to the Schemas created from the factory and in turn ValidatorHandlers and Validators constructed from those Schema objects (as clarified by JAXP 1.4). [Peter McCracken]
  • Implemented the DOM Level 3 Load and Save format-pretty-print parameter. [Mat?j Kraus]
  • Fixed the warn-on-undeclared-elemdef feature which had been broken for many releases. [Michael Glavassevich]
  • Implemented a feature which allows the parser to process DTDs containing large content models which under normal operation may cause a StackOverflowError to occur. [Michael Glavassevich]
  • Improved the performance and memory usage of XSAnnotation.writeAnnotation(). [Michael Glavassevich]
  • Implemented XML Schema erratum E2-66. [Sandy Gao]
  • Fixed bugs in the implementation of Document.normalizeDocument() which caused DTD validation to fail in numerous scenarios. [Michael Glavassevich]
  • Fixed a bug where schema validation performed in Document.normalizeDocument() was adding default attributes without setting their owner element or firing mutation events. [Michael Glavassevich]
  • Fixed a bug which caused the JAXP 1.2 method for schema validation to fail when the parser is reused. [Michael Glavassevich]
  • Fixed a bug which caused a ClassCastException to be thrown when adopting a node from a deferred DOM into a non-deferred DOM. [Michael Glavassevich]
  • Fixed the dtdjars build target which had been broken for several releases. [Michael Glavassevich]
  • Improved identity constraint error messages. [George Cristian Bina]
  • Fixed various bugs and made various improvements. [Nathan Beyer, Dave Brosius, Sandy Gao, Michael Glavassevich, Mat?j Kraus, Peter McCracken]

For more information please visit: http://xerces.apache.org/xerces2-j/

----

-- The Apache Xerces-J Team

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache Xerces ] PDFXML_RSS

Apache Xerces Project02 March 2006 - Apache Xerces-J 2.8.0 Released

The Apache Xerces-J team is pleased to announce that version 2.8.0 of Xerces-J is now available.

This release introduces several new validation related features and provides enhancements to the XML schema annotation support. All of the schema component interfaces in the XML Schema API now have a getAnnotations() method which returns a list of XSAnnotations. This includes annotations on particles and attribute uses which were previously "lost". In addition, in this release we implemented support for pretty-printing in the LSSerializer, repaired the warn-on-undeclared-elemdef feature which had been broken for several releases and fixed many other bugs.

Specifically, the changes introduced in this release are:

  • Added a getAnnotations() method to each of the component interfaces in the XML Schema API (including XSParticle and XSAttributeUse) and implemented the support for the new methods. [Neil Delima]
  • Implemented a property for starting schema assessment from a specific type definition. [Peter McCracken]
  • Implemented features for disabling ID/IDREF, unparsed entity and identity constraint checking. [Peter McCracken]
  • Implemented a feature which instructs the schema validator to ignore xsi:type attributes until a global element declaration has been found. [Peter McCracken]
  • Modified the JAXP Validation API implementation so that it propagates features set on the SchemaFactory to the Schemas created from the factory and in turn ValidatorHandlers and Validators constructed from those Schema objects (as clarified by JAXP 1.4). [Peter McCracken]
  • Implemented the DOM Level 3 Load and Save format-pretty-print parameter. [Mat?j Kraus]
  • Fixed the warn-on-undeclared-elemdef feature which had been broken for many releases. [Michael Glavassevich]
  • Implemented a feature which allows the parser to process DTDs containing large content models which under normal operation may cause a StackOverflowError to occur. [Michael Glavassevich]
  • Improved the performance and memory usage of XSAnnotation.writeAnnotation(). [Michael Glavassevich]
  • Implemented XML Schema erratum E2-66. [Sandy Gao]
  • Fixed bugs in the implementation of Document.normalizeDocument() which caused DTD validation to fail in numerous scenarios. [Michael Glavassevich]
  • Fixed a bug where schema validation performed in Document.normalizeDocument() was adding default attributes without setting their owner element or firing mutation events. [Michael Glavassevich]
  • Fixed a bug which caused the JAXP 1.2 method for schema validation to fail when the parser is reused. [Michael Glavassevich]
  • Fixed a bug which caused a ClassCastException to be thrown when adopting a node from a deferred DOM into a non-deferred DOM. [Michael Glavassevich]
  • Fixed the dtdjars build target which had been broken for several releases. [Michael Glavassevich]
  • Improved identity constraint error messages. [George Cristian Bina]
  • Fixed various bugs and made various improvements. [Nathan Beyer, Dave Brosius, Sandy Gao, Michael Glavassevich, Mat?j Kraus, Peter McCracken]

For more information please visit: http://xerces.apache.org/xerces2-j/

----

-- The Apache Xerces-J Team

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache Xerces ] PDFXML_RSS

January 11, 2006

Apache WebServices Project11 January 2006 - Apache Axis2 0.94 Released

Apache Axis2 team is proud to announce the release of Axis2 0.94 version. You can download the release from : http://ws.apache.org/axis2/download.cgi (if you can not find the distribution in the mirrors, please use the backup sites)

Axis2 version 0.94 comes with 5 different packages and 3 plugins, giving you the flexibility to select one of them to suit your own requirements. Please see http://ws.apache.org/axis2/0_94/installationguide.html for further details about different distributables.

Axis2 Complete Features List

  • AXIOM, an XML object model working on StAX (Streaming API for XML) parsing optimized for SOAP 1.1/1.2 Messages. This has complete XML infoset support.
  • Support for One-Way Messaging (In-Only) and Request Response Messaging (In-Out)
  • Module Architecture, mechanism to extend the SOAP Processing Model
  • Module version support , can have multiple versions of the same module and use them depending on the requirement.
  • Content hierarchy
  • Archive based deployment Model and Directory based deployment model
  • JWS like deployment (making Java class into Web service)
  • WSDL Code Generation Tool for Stub and skeletons
  • WS-Addressing, both the submission (2004/08) and final (2005/08) versions
  • WSS4J module for security
  • Improved and user friendly Client API
  • WSDL2Java
  • REST (REpresentational State Transfer) Support
  • Transports supports: HTTP, SMTP, TCP, JMS
  • Raw XML providers
  • Support for MTOM/ MIME/ SwA
  • SAAJ implementation
  • DOOM - New Feature
  • Pack/Unpack capability for the generated code- New Feature
  • Axis Data Binding - ADB (Framework and Schema Compiler)
  • Numerous bug fixes since last release

Axis2 Experimental Features List

  • Sessions scoping for Application, SOAP, Transport and Request levels
  • Server side Web Service Policy support
  • ?wsdl and ?xsd support
  • Java2WSDL
  • Generating ServiceClient for a given WSDL and invoke the corresponding service using generated client.

Major Changes Since Last Release

  • Fixing of memory leaks
  • Client API changes , Introducing ServiceClient instead of MEPClient, InOnlyMEPClient, InOutMEPClient, Call. (Please note that the above classes will be deprecated in this release.)
  • Module versioning support , can have multiple versions of the same module and use them depending on the requirement.
  • Code generator improved to process multi-port WSDL's properly
  • Packing and unpacking options for the code generated classes
  • Multiple Axis2 packaging distros for diferent requirements

Tools Included In This Release

  • Axis2 Web Application (Web App)
  • WSDL2WS- Eclipse plugin/ Command line version/ IntelliJ IDEA plugin
  • Service Archive Wizard- Eclipse plugin/ IntelliJ IDEA plugin

*What's Still To Do?*

  • See list of what we think needs to be done, and consider helping out if you're interested and able!
  • JAX-RPC 1.1 and/or JAX-WS compliance
  • SOAP Encoding
  • Binary serialization and de-serialization support
  • Management Interface for Axis2
  • Implementation of other Transports.
  • Resource framework implementation (WS-RF) and Enterprise web services such as JSR 109 support
  • Completion of interop tests

Axis2 is taking shape and this 0.94 release is a glimpse of version 1.0 that will be coming soon. If you happen to have a vision of how the next generation of Web Service should be, and like to contribute to Apache Axis2 feel free to pitch in. Any contributions in the form of coding, testing, submitting improvements to the documentation, and reporting bugs are most welcome!

Thanks for your interest in Apache Axis2!

----

-- The Apache Axis2 Development Team

[ Category : Apache WebServices ] PDFXML_RSS

December 31, 2005

Apache WebServices Project30 December 2005 - Apache XML-RPC 2.0.1 Released

The Apache XML-RPC team is glad to announce the availability of Apache XML-RPC 2.0.1. Version 2.0.1 is a bug fix release. See changes below.
  • The Webserver class was unable to handle basic authentication, because the BASE64 codec wasn't initialized.
    Issue: XMLRPC-68, Johan Oskarson
  • The characters 0x20, 0xe000, and 0x10000 have been escaped without reason.
    Issue: XMLRPC-69, Claude Zervas
  • The wrong version of commons-codec was downloaded by build.xml.
    Issue: XMLRPC-73, Thomas Mohaupt
  • Added the CommonsXmlRpcTransportFactory.
    Jimisola Laursen
  • Added the possibility to specify a timezone for interpreting incoming date values.
    Henry Story
  • Upgrade to commons-httpclient 3.0.

----

-- The Apache XML-RPC team

[ Category : Apache WebServices ] PDFXML_RSS

December 25, 2005

Apache XML Graphics Project25 December 2005 - Apache FOP 0.91 beta Now Available

The Apache FOP team hereby notifies you all of the release of FOP 0.91 beta, which includes various updates and bugfixes based on user feedback to the 0.90 alpha 1 release from about a month ago.

The changes made since 0.91 alpha can be found here: http://xmlgraphics.apache.org/fop/changes.html

The following page contains the links to the various distributions: http://xmlgraphics.apache.org/fop/download.html

To those of you still using FOP 0.20.5 we would like to repeat the request to go ahead and try out the redesigned FOP. The more feedback we get, the more likely it becomes that certain features and enhancements will find their way into the codebase. If you encounter problems when upgrading, please check the following page first: http://xmlgraphics.apache.org/fop/0.91/upgrading.html

If the answer to your particular problem isn't mentioned there, the Apache FOP Team will be at your disposal on fop-users.AT.xmlgraphics.apache.org to help guide you to a working solution.

Code-grinders are, of course, always welcome to check out the source distribution and offer any ideas for enhancement and/or improvement on fop-dev.AT.xmlgraphics.apache.org.

----

-- The Apache FOP Team

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

Apache XML Project25 December 2005 - Apache FOP 0.91 beta Now Available

The Apache FOP team hereby notifies you all of the release of FOP 0.91 beta, which includes various updates and bugfixes based on user feedback to the 0.90 alpha 1 release from about a month ago.

The changes made since 0.91 alpha can be found here: http://xmlgraphics.apache.org/fop/changes.html

The following page contains the links to the various distributions: http://xmlgraphics.apache.org/fop/download.html

To those of you still using FOP 0.20.5 we would like to repeat the request to go ahead and try out the redesigned FOP. The more feedback we get, the more likely it becomes that certain features and enhancements will find their way into the codebase. If you encounter problems when upgrading, please check the following page first: http://xmlgraphics.apache.org/fop/0.91/upgrading.html

If the answer to your particular problem isn't mentioned there, the Apache FOP Team will be at your disposal on fop-users.AT.xmlgraphics.apache.org to help guide you to a working solution.

Code-grinders are, of course, always welcome to check out the source distribution and offer any ideas for enhancement and/or improvement on fop-dev.AT.xmlgraphics.apache.org.

----

-- The Apache FOP Team

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

December 04, 2005

Apache WebServices Project04 December 2005 - Apache Axis2 v0.93 Released

The Apache Axis2 team is proud to announce the 0.93 release. -- (read more)

[ Category : Apache WebServices ] PDFXML_RSS

November 26, 2005

Apache XML Project26 November 2005 - Apache XML-Security (JAVA) 1.3 FINAL Released

The Apache XML-Security Team announced the version 1.3 release of the java XML-Security library. -- (read more)

[ Category : Apache XML ] PDFXML_RSS

November 23, 2005

Apache XML Project23 November 2005 - Apache FOP 0.90 alpha-1 Now Available

The Apache FOP team released Apache FOP 0.90 alpha 1 -- (read more)

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

Apache XML Graphics Project23 November 2005 - Apache FOP 0.90 alpha-1 Now Available

The Apache FOP team released Apache FOP 0.90 alpha 1 -- (read more)

[ Category : Apache XML ] PDFXML_RSS
[ Category : Apache XML Graphics ] PDFXML_RSS

November 19, 2005

Apache Cocoon Project19 November 2005 - Apache Cocoon 2.1.8 Released

The Apache Cocoon community released the version 2.1.8 of Apache Cocoon. -- (read more)

[ Category : Apache Cocoon ] PDFXML_RSS

October 24, 2005

Apache WebServices Project24 October 2005 - Apache Pubscribe v1.1 Released

The Apache Pubscribe Dev Team is pleased to announce the v1.1 release of Apache 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/dyn/closer.cgi/ws/pubscribe/

We welcome your feedback.

----

-- The Apache Pubscribe Dev Team

----

Product Info

TLP (Top Level Project) Name Apache WebServices Project
The Apache WebServices Project is a collaborative software development project dedicated to providing open-source softwares related to the provision and discovery of application programming interfaces made available via application protocols like HTTP and whose requests and responses are usually formatted in XML. The technologies relevant here are those typically associated with "Web Services" by the popular IT press, such as SOAP, XML-RPC, UDDI, WSDL, and others.
Product Name Apache Pubscribe
Apache Pubscribe is a robust Java implementation of the Web Services Notification (WSN) family of specifications. WSN defines a set of specifications that standardize the way Web services can interact using the Notification pattern, which defines a way for consumers to subscribe to a producer for notifications whenever a particular event occurs. WSN builds upon the WS-ResourceFramework (pubscribe) family of specifications. Apache Pubscribe leverages the Apache WSRF project as its implementation of the pubscribe foundation.
Downloads http://ws.apache.org/pubscribe/release.html
Bug Tracking http://ws.apache.org/pubscribe/issue_tracking.html
Mailing Lists http://ws.apache.org/pubscribe/contact_info.html#Mailing+Lists
License Apache License Version 2.0

[ Category : Apache WebServices ] PDFXML_RSS