The Source for Java Technology Collaboration
User: Password:



Sean Mullan's Blog

March 2008 Archives


Apache XML Security 1.4.2 Beta 1 available for testing

Posted by mullan on March 21, 2008 at 12:45 PM | Permalink | Comments (0)

I just posted the initial beta release of Apache XML Security 1.4.2. This release contains many bug fixes and a few enhancements, such as an implementation of Canonical XML 1.1.

If you use Apache XML Security or JSR 105 in your applications and products, please download it and test it and report any bugs or issues that you find on the Apache XML Security mailing list.



Configuring the logging properties for JSR 105 and Apache XML Signature applications.

Posted by mullan on March 13, 2008 at 12:29 PM | Permalink | Comments (0)

A while ago, I blogged about XML Signature debugging and how to configure the logging mechanism to emit debug information.

This configuration works if you are using the JSR 105 bundled with JDK 6. However, if you are using JSR 105 as bundled with Apache XML Security, you need to make a tweak to the configuration file because some of the packages are named differently. Here are the diffs you should apply:

< com.sun.org.apache.xml.internal.security.level = FINER
---
> org.apache.xml.security.level = FINER





Powered by
Movable Type 3.01D
 Feed java.net RSS Feeds