Releases: phax/phase4
Releases · phax/phase4
ph-as4 0.7.0
- Added HTTP retry for client
- Added server duplicate message detection for incoming messages
MessageInfo/Timestamp
uses UTC - thanks Sander- Added two-way handling
- Fixed bug that Receipt is not signed (if desired)
- Removed
PModeConfig
in favour of redundantPMode
objects - Removed partner handling - not needed anymore
- To be on the safe side, delete all previously created
as4-*.xml
files as there were incompatible changes. - Added a second webapp - one for demo, one for testing
Dependencies required:
- ph-commons/ph-xml/ph-settings/ph-jaxb/ph-datetime/ph-tree/ph-json/ph-security 8.6.5
- ph-mail/ph-http/ph-network/ph-httpclient/ph-web/ph-servlet/ph-useragent/ph-smtp 8.8.2
- ph-oton-basic/ph-oton-html/ph-oton-security/ph-oton-core 7.1.2
- ph-css 5.0.4
- ph-masterdata 5.0.5
- ph-schedule/ph-mini-quartz 3.6.1
- javax.mail 1.5.6
- httpclient 4.5.3
- BouncyCastle 1.57
- WSS4J 2.1.10
- XMLSec 2.0.8
ph-as4 0.6.0
- Extracted subproject
ph-as4-servlet
with only the AS4Servlet - Unified the namespaces across the subprojects
- Requires ph-web 8.7.2 or higher
- Renamed
ph-as4-server
toph-as4-server-webapp-demo
ph-as4 0.5.0
- Initial release
- Has everything needs for sending and receiving using the eSENS P-Mode profiles
- Basic compatibility with Holodeck 2.1.2 is provided
- Supports signed messages
- Supports encrypted messages
- Supports compressed messages
- Targets to be easily integrateable into existing solutions
- Requires Java 8 for building and execution