moa-zs 1.1.0 1.0.0 Switch to the latest release
###########################################################
MOA-ZS
Copyright 2009 Federal Chancellery Austria
This product includes software originally developed at the Federal Chancellery Austria (Stabsstelle IKT-Strategie des Bundes, Bundeskanzleramt, www.digitales.oesterreich.gv.at).
This product includes software developed by third parties and provided under an open source license (www.opensource.org).
This product includes software "IAIK MOA Suite" provided by Stiftung Secure Information and Communication Technologies SIC (www.sic.st). This software has been licensed under the terms and conditions given in "IAIK-LICENSE".
.----------------------. --| MOA-ZS ChangeLog |-------------------------------------------- `----------------------' There are always more changes than listed here, these are just the highlights. ------------------------------------------------------------------------------ 1.1.0 - 09/Jan/2009 ------------------------------------------------------------------------------ - Send Notification error after max retry count - Updated MOA-ZS specification ------------------------------------------------------------------------------ 1.1.0-RC2 - 25/Nov/2008 ------------------------------------------------------------------------------ - Id generator changed from increment to native (cluster compatibility) - Bug fix: wrong blob handling in modell xmldocument - Bug fix: fixed sql type longblob removed ------------------------------------------------------------------------------ 1.1.0-RC1 - 14/Nov/2008 ------------------------------------------------------------------------------ - New Element <Server> in request. If present, no delivery head query will be performed. - Default country code AT for postaladdress if not set in request - Demo-mode - if set, no delivery requests are sent to delivery server - Configuration can now be set by using JVM system variable "moazs.configuration" - Added IAIK trust store - Added support for PKCS#12 key stores - Updated SZR (Stammzahlenregister) access. New client 3.80 is now used. - Migration from Hibernate 2.x to 3.2 - Automatic table generation support by Hibernate 3.2 - Support for Derby database (local file system) is now provided by default - Mimetypes check for documents to be delivered against delivery head result - A list with preferred delivery servers can now be provided - Log4j instead of java.util.logging - Schema validation of request (made optional via schema.validation config parameter) - Optimized error handling - Bugfix DefaultMailBody Encoding und Newlines