Hi,
we're moving from jbpm 7.33 to 7.67, keep using java 8.
If we try to start a simple process, with no external dependency to another jar, we have no problem.
When we try to start a deployed process, that has external dependency to a jar (rest client with a CustomWorkItemHandler, using kie-api 7.67.2.Final-redhat-00008) we run into this exception:
"Unexpected error during processing Error while creating JAXB context from default classes! 7 counts of IllegalAnnotationExceptions: org.kie.server.api.marshalling.MarshallingException: Error while creating JAXB context from default classes! 7 counts of IllegalAnnotationExceptions".
We had no issues until we try to use new version of jBPM.
Anyone who can help us to solve this issue?
Thanks in advance.
Regards,
Mattia.