The Source for Java Technology Collaboration
User: Password:



Sean Mullan

Sean Mullan's Blog

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

Posted by mullan on March 13, 2008 at 12:29 PM | 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


Bookmark blog post: del.icio.us del.icio.us Digg Digg DZone DZone Furl Furl Reddit Reddit
Comments
Comments are listed in date ascending order (oldest first) | Post Comment



Only logged in users may post comments. Login Here.


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