Upon instansiation of SignatureComponent,
SignatureComponent custSignature = new SignatureComponent();
Throws:
[EDT] 0:1:21,183 - Error creating style SignatureButtonBox. selected: false prefix:
java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.String
[EDT] 0:1:21,183 - Exception: java.lang.ClassCastException - java.lang.Integer cannot be cast to java.lang.String
I have refreshed all CN1 libs, clean compiles.
Thoughts?