Parlinkie Messaging Server v1.0.6
Posted by Vibul on November 29th, 2007
Hi,
Back again with more bug fixes and enhancments.
- Fix to use proper SAAJ for saving SOAPPart to file (rather than AXIS 1.4 specific SOAPPart.write()).
- Added logging to org.parlinkie.msgsvr.connector.acord.AcordConnectorService when log4J for this class is set to debug or trace.
- Move build information files to be located in the classes directory to help with config externalisation.
- Add support for ACORD Endpoint in outgoing messages.
- Optional externalisation of the config file. The system property “parlinkie.parlinkie-config-file.path” can be set to the full path. The system property “parlinkie.parlinkie-config-file.name” can be set to the name of the bundle to look for in the class path; i.e if the file is “abc.properties”, “abc” should be specified. The default behaviour is to look for the file “parlinkie.properties” in the class path.
- Optional externalisation of the hibernate file. The system property “parlinkie.hibernate-config-file.path” can be set to the full path. The system property “parlinkie.hibernate-config-file.name” can be set to the name of the file to look for in the class path; i.e if the file is “abc-hibernate.cfg.xml”, “abc-hibernate.cfg.xml” should be specified. The default behaviour is to look for the file “parlinkie-msgsvr-hibernate.cfg.xml” in the class path.
- Default namespace for ACORD Outbox, Call and Ping was incorrectly specified as the Inbox.
- Config servlet can now generate SQL scripts to create/update database.
- Fixed issue with control panel showing only 1 attachment if 2 or more attachments in a message have the same timestamp.
Download …
Leave a Comment
You must be logged in to post a comment.
Trackback this post | Subscribe to the comments via RSS Feed