2
I Use This!
Activity Not Available

News

Posted about 12 years ago
Hi all, a new version of the community version of the mendelson AS2 software has been released. You could download your version at http://as2.mendelson-e-c.com Enhancement: *A resend is also initiated now if the server response was HTTP 502, 503 or ... [More] 504 - not even only if the connection attempt failed *The test mail for the mail connection setup contains the mail server settings now *Mail server connections for the notifications support startSSL/SSL now Changes: *All timestamps in the db are changed to UTC - this allows to use one database instance in different timezones Fixes: *MDNs are signed using SMIME 3.2 instead of SMIME 3.1 - this leads to incompatibility with some AS2 products *The directory poll always took a single file even if the file poll number was set to 0 *It was impossible to send a mail under linx if the host has not been defined in /etc/host *The filenames in _rawincoming have not been unique under some circumstances Updates: Update HTTP components to 4.2.5 Update to BC 1.48 (crypto API) Upgrade to HSQLDB 2.2.9 (database engine) Hint: The mendelson opensource AS2 will run fine with Java 64 bit VMs. If you have problems with the memory consumption please install a 64 bit java VM (not included), patch the VM with the "jurisdiction policy strength files" (Oracle download) and set the main memory of the JVM to 4 GB. Please have a look at the included file "upgrade_howto.txt", it explains how to upgrade from an older version of mendelson opensource AS2. --- Thank you all for your feedback and your help Your mendelson dev team Forum: AS2 [Less]
Posted about 12 years ago
When a send operation fail the file to be sent is not placed in the corresponding 'error' directory. I find it, instead, in the sent directory just like a successfully transaction. Forum: AS2
Posted about 12 years ago
In reply to AlbertoM wrote: belgarion wrote: AlbertoM wrote: I am using 1.7.0_25 and everything is working fine. Maybe you should investigate somewhere else. On Windows Server 2008 R2? yes Log in or register to post comments
Posted about 12 years ago
In reply to Directory polling feature and large files I require to ignore various types of file names. How I can do? That splitter, I can use? Log in or register to post comments
Posted about 12 years ago
In reply to Wait time for MDN expired. [SOLVED] the workaround solved the problem. In the partner's "directory polling" tab I set polling interval to 30 seconds and (most important) max files per poll to 1. The problem occur when I receive too many ... [More] (4 or more) MDN at the same time. Using those parameters I'm sure to receive 1 MDN at a time. Hope this will help. Log in or register to post comments [Less]
Posted about 12 years ago
All tests completed successfully. BizTalk 2013 testing in a month or so. (Not expecting any issues.) Forum: AS2 compatibility
Posted about 12 years ago
In reply to HELP ... MessageHTTPUploader.performUpload: [IOException]: Invalid keystore format The correct url at build 39 on windows is: http://localhost/webas2/ Log in or register to post comments
Posted about 12 years ago
In reply to The definitive guide to setup on Windows Hi belgarion, The correct url at build 39 on windows is: http://localhost/webas2/ Log in or register to post comments
Posted about 12 years ago
In reply to HELP ... MessageHTTPUploader.performUpload: [IOException]: Invalid keystore format Next challenge is to get the blasted web site working ... see other thread. Ah the joys of open source (NOT!!!). Log in or register to post comments
Posted about 12 years ago
In reply to HELP ... MessageHTTPUploader.performUpload: [IOException]: Invalid keystore format Grr.... The answer was simple but completely obfuscated by many helpful posts about, I guess, previous versions. Go to File > Preferences > Security ... [More] ... and change the "Keystore (https send)" to point to the "\jetty\etc\keystore.jks file" and enter the appropriate password. Not sure if this changes all the references in the jetty XML to point to the new location. Mine are now all synched anyway (after following all the helpful posts). NOTE: you have to do this EVEN IF YOU ARE NOT SENDING ANYTHING BY HTTPS. Log in or register to post comments [Less]