I should have mentioned, this is with XML Security for Java, version
1.4.1
-----Original Message-----
From: Lucas, Mike
Sent: November 26, 2007 1:02 PM
To: [email protected]
Subject: System.out message from Reference object
Hello,
Every time I do a signature verification I get a line like the
following printed out to the System.out console:
I org.apache.xml.security.signature.Reference Verification
successful for URI "#_407a293d-4517-0f78-9e5a-3f0180b22d51"
This is fine in DEV environments but when we go to production
we'd prefer not to have these kinds of debug/info messages in the
System.out. Is there a way to turn this off?
- Mike