We released a new version of m-e-c as2.
The following features and changes have been implemented:
- The server has a persistent message queue now as processing queue, based on JMS. The server integration could now be realized not only by sending files to an outbox dir of a specified partner but also by sending data to the JMS server.
- It's possible to define a directory poll interval per partner
- Its possible to define a file pattern ignore list per partner for the directory polls. This allows to copy file to the partners outbox directory and enable the poll on the file by renaming it
- The GUI "send message to partner" operation no longer copies the file into the polled outbox dir but sends it directly to the as2 server message queue
- Related software update: updated HSQLDB to v1.8.0_7, Bouncycastle to 1.35. If you have modified code running please remember that it is necessary to change the database manager code to open connections and settings in the DB server for this release
- Enhanced server log to create links between processed filenames and the AS2 message ID for external log processing
Please do not hesitate to post any comment or question you have on this release. It could be downloaded at sourceforge.net
---
Best regards
mendelson support team