When I login with Kermit and started a process, everything seems ok, but when I restart my computer. A bunch of tasks get started and assigned to kermit "magically". See image below:
I look through the command window and there might be a problem, which I'm not sure if it's related to this or not. It says FacesServlet not found? Anyone have idea what that is? Or what causes the above problem?
no mappings of FacesServlet found. Abort initializing MyFaces
I've delete the database 'activiti' in mysql and tried again. And still the same result, upon startup of tomcat, these were automatically added, I've check database table "ACT_RU_EXECUTION" right after Tomcat startup (second startup after restarting), then these were added
So don't think this is added due to the FaceServlet issue, so was this for demo purpose? Or?
When starting the Activiti Explorer it by default generates demo data. You can turn that off by changing the demoDataGenerator bean in the activiti-standalone-context.xml file.