View Issue Details

IDProjectCategoryView StatusLast Update
0004232SymmetricDSImprovementpublic2020-01-23 20:42
Reporterelong Assigned Toelong  
Prioritynormal 
Status closedResolutionfixed 
Product Version3.11.0 
Target Version3.11.4Fixed in Version3.11.4 
Summary0004232: Java 9 and newer class not found javax.xml.bind.DatatypeConverter
DescriptionJava 9 and newer don't come with javax.xml.bind.DatatypeConverter by default. The BouncyCastleSecurityService uses this class to decode SSL/TLS certs. Switch to Apache commons for base64 decoding instead.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.11 46ee51b9

2020-01-06 15:38:59

admin

Details Diff
0004232: Java 9 and newer class not found
javax.xml.bind.DatatypeConverter
Affected Issues
0004232
mod - symmetric-util/src/main/java/org/jumpmind/security/BouncyCastleSecurityService.java Diff File

Issue History

Date Modified Username Field Change
2020-01-06 20:38 elong New Issue
2020-01-06 20:38 elong Status new => assigned
2020-01-06 20:38 elong Assigned To => elong
2020-01-06 20:42 elong Status assigned => resolved
2020-01-06 20:42 elong Resolution open => fixed
2020-01-06 20:42 elong Fixed in Version => 3.11.4
2020-01-06 21:00 admin Changeset attached => SymmetricDS 3.11 46ee51b9
2020-01-23 20:42 admin Status resolved => closed