Made changes to allow us to fail-over to a different identity store if
a communication error is encountered. Lowered the log level of a couple of logs that were littering the log files.
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 19 10:41:50 MDT 2007 - jluciani@novell.com
|
||||
|
||||
- Fixed BUG242969 by removing the log files that get created by
|
||||
the Windows install of the ATS.
|
||||
|
||||
- Fixed BUG251942 by updating the Windows install file responsible
|
||||
for setting up the log4j.properties file so that it properly
|
||||
escapes the path characters.
|
||||
|
||||
- Fixed BUG250413 by lowering the priority of the messages being
|
||||
logged and by increasing the log level priority to "warn" in
|
||||
the log4j.properties file.
|
||||
|
||||
- Fixed BUG243339 by codding directly to the classes provided by
|
||||
xmlsec and taking care of building SOAP messages with the
|
||||
necessary WS-Security headers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 5 11:32:37 MST 2007 - jluciani@novell.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user