docusign-esign-java-client
docusign-esign-java-client copied to clipboard
Model classes should be serializable
As the title says, all classes under the com.docusign.esign.model
should implement java.io.Serializable
Hello @NicolaIsotta
Thank you very much for your comment, I will contact the development team to review this issue.
Regards,
Eric | DocuSign
Hi @NicolaIsotta
This is Vinay from the development team.
Thank you for the suggestion. We would like to learn more about the current impact because of this. Can you please share some details on the same.
Thank you, Vinay
In CDI environments, some scopes (View, Session, Conversation, Application) requires classes to be serializable.
Thanks for sharing the details. We are looking further into this. Will keep you posted.
Hi @NicolaIsotta We're actively working on a fix to implement java.io.Serializable for these classes and it will be included in a future release. We'll be sure to update this issue with more details as the fix progresses. In the meantime, if you have any further questions or require a workaround, don't hesitate to let us know!
Thanks for the update.
Hi @NicolaIsotta ,
Happy to report that the fix is now included in latest docusign-esign-java SDK:
https://central.sonatype.com/artifact/com.docusign/docusign-esign-java.
Please check and revert so that we can close this github issue.
Thanks, Vinay
I verified that the fix is included in the latest version