01-22-2021 03:44 AM
Currently to test the processes (the processes all contain Java class type tasks), I connect to the Tomcat machine where the activiti-explorer webapp is installed. From Eclipse I connect in remote debug to the tomcat machine, and from activiti-explorer I start the process. This way I can debug the code.
If I don't want to use the activiti-explorer webapp, could I debug my code while staying on eclipse ? I was able to run a process from a test class using bees. But I can't debug the code. Once the process starts, Eclipse doesn't stop on my breakpoints
Activiti ver: 5.19.0
Thx
01-25-2021 09:34 AM
The problem is that to perform a debug test on my classes, every time I have to install the new jar in the activiti-explorer lib path, restart the tomcat and establish the remote connection from eclipse. This makes me waste a lot of time. For this I wanted to run the process with the api and use the brakpoints in eclipse, without using tomcat and the webapp.
Explore our Alfresco products with the links below. Use labels to filter content by product module.