Hello there

Which is the most strongest plugin . Joget. I was not able to run execute method java methods in the plugin I created. This was running initially when I fresh installed joget. However when I re-installed joget and remapped the plugin using activity Mapping, the statements in the execute method need appear to be executed. The sys.out.println statement do not show up on the plugin. I dont even get an error on the console.

Do I need to map users to this plugin? I am also trying to call a java application which is deployed within the same tomcat instance. The log messages in the plugin do not executed. Anytips?

INFO  06 Apr 2011 10:50:53 org.joget.workflow.shark.WorkflowAssignmentManager  - [
ocessId=3_AndyFredFlow_newpkg1_wp1, processDefId=AndyFredFlow#1#newpkg1_wp1, parti
pantId=testpluginpackage_par1, next user=[admin]]
INFO  06 Apr 2011 10:51:01 org.joget.workflow.shark.WorkflowAssignmentManager  - [
ocessId=3_AndyFredFlow_newpkg1_wp1, processDefId=AndyFredFlow#1#newpkg1_wp1, parti
pantId=testpluginpackage_par1, next user=[admin]]
INFO  06 Apr 2011 10:51:01 org.joget.workflow.controller.WorkflowJsonController  -
ssignment 5_3_AndyFredFlow_newpkg1_wp1_newpkg1_wp1_act1 completed
INFO  06 Apr 2011 10:50:53 org.joget.workflow.shark.WorkflowAssignmentManager  - [

ocessId=3_AndyFredFlow_newpkg1_wp1, processDefId=AndyFredFlow#1#newpkg1_wp1, parti

pantId=testpluginpackage_par1, next user=[admin]]

INFO  06 Apr 2011 10:51:01 org.joget.workflow.shark.WorkflowAssignmentManager  - [

ocessId=3_AndyFredFlow_newpkg1_wp1, processDefId=AndyFredFlow#1#newpkg1_wp1, parti

pantId=testpluginpackage_par1, next user=[admin]]

INFO  06 Apr 2011 10:51:01 org.joget.workflow.controller.WorkflowJsonController  -

ssignment 5_3_AndyFredFlow_newpkg1_wp1_newpkg1_wp1_act1 completed

  • No labels