Version 10.0.1.9 release note
This 10.0.1.9 release includes tech stack upgrades, fixed some security issues and defects.
Tech stack upgrades
- Websphere Liberty Profile 23.0.0.12
- IBM JDK/JRE version 8.0.8.20
- Pack for Financial Services Payments 10.2.2. Learn more in What's new in Pack for Financial Payment.
- Pack for Healthcare Payer 10.2.2. Learn more in What's new in Pack for Healthcare.
- Pack for Supply Chain EDI 10.2.2. Learn more in What's new in Pack for Supply Chain.
- ITXA no longer includes the Derby client or supports the Derby database starting from version 10.0.1.9.
Security issues fix
- Latest security patches
Enhancement
There is no enhancement for this release.
APAR addressed
- PH60049: AIX OS multiple installation issues addressed.
- PH58785: Deleting the null value, now only deletes the selected null value.
Others
- ITXA license updated
- Removed Apache Derby details from source code
- Change OpenJPA setting to enhance ITXA performance and optimize the use of the database
connection pool
- Change the setting for openjpa.ConnectionProperties in dbprops.cfg.
- Previous OpenJPA
setting:
openjpa.ConnectionProperties=MaxActive=200,MaxIdle=250,MinIdle=2,MaxWait=30000
- New OpenJPA setting:
Note: Adjusting the numbers to your needs butopenjpa.ConnectionProperties=MaxTotal=200,MaxIdle=250,MinIdle=2,MaxWaitMillis=30000
MaxIdle
must be greater thanMaxTotal
.
Known limitations, problems, and workarounds
- There is no known limitation, problem or workaround in this release.