• java17-tomcat10 6d6a0c4640

    irn-bru released this 2024-07-07 08:47:37 +02:00 | 0 commits to Java17 since this release

    This is the initial release for Tomcat 10, Servlet 6.0 spec and jakarta.* namespace. Java 17+ required.

    • Support for OpenAir services has been removed (both Soap and Rest)

    • Most libraries have been updated to support jakarta.* namespace

    This is a breaking change.

    Downloads
     
  • java11-tomcat9 89748bb8dd

    irn-bru released this 2024-07-06 17:50:21 +02:00 | 0 commits to java11 since this release

    Initial release to support Java11+ and Tomcat 9, whilst still using the javax.* namespace for javaEE

    Downloads
     
  • v2.0.2 6d85158246

    XServices v.2.0.2 Pre-Release

    irn-bru released this 2023-09-28 10:55:23 +02:00 | 0 commits to master since this release

    • Adding lock/ unlock operations to MiscService
    • Fix logging to use XServices.log #5
    Downloads
     
  • 2.0.1 4c3a1c575c

    XServices 2.0.1 Pre-Release

    irn-bru released this 2023-09-27 11:54:13 +02:00 | 3 commits to master since this release

    Enhancements:

    • Includes new ALF EventManager filter service (MiscServices)

    • Moves from Maven to Gradle build system

    • Moves from log4j/ log4j2 to slf4j

    • #2 Allow to be truncated to a limited size

    • #4 MiscService: Allow for a delay before alf event merge service starts forwarding from outbound queue

    Bugfixes:
    #1 MiscService-> mergeALFEvent fails to MERGE INTO during highly parallel incoming events

    Notes:

    • 2.x version is the final version to run under jre8 and tomcat 8.5.x
    Downloads