Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: EJBCA 7.3.0, EJBCA 7.3.1.1
-
Fix Version/s: EJBCA 7.4.0
-
Component/s: CA GUI
-
Labels:
-
Issue discovered during:Customer
-
Sprint:EJBCA Team Bob - 2019 w48
Description
When saving a certificate profile with "Subject DN Subset" enabled in Wildfly 14, the following stacktrace is produced (on DEBUG level).
java.lang.Integer cannot be cast to java.lang.String: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String at org.cesecore.certificates.certificateprofile.CertificateProfile.setSubjectDNSubSet(CertificateProfile.java:1593) [cesecore-common.jar:EJBCA 7.3.0 Enterprise (33448)]
The solution is to use a JSF converter to ensure that the input is always given as a list of integers.
Attachments
Issue Links
- is cloned by
-
ECA-8776 Backport - ClassCastException on Wildfly 14 when saving a certificate profile with "Subject DN Subset" enabled
-
- Closed
-
- linked with
-
DeskPRO #1336 Problem saving profile settings