Fabiano Ramos dos Santos
Results
2
comments of
Fabiano Ramos dos Santos
Well, I just came across the issue by chance. I know that's not an elegant solution as custom ones will show over the content of the page but, while we...
It was identified during debugging that the casting was causing the issue as instance of object `job` is of `org.activiti5.engine.impl.persistence.entity.JobEntity` (Activiti 5 object) while the code was trying to cast...