location of com.opensymphony.workflow.loader.SpringWorkflowFactory?
may i know which jar has this class file? i already tried serach osworkflow.jar .cannot find it ...
may i know which jar has this class file? i already tried serach osworkflow.jar .cannot find it ...
i using osworkflow with hibernate3. i looking for guideliness on integrating osuser with hibernate3. can anyone elaborate ..? ...
let say i have a workflow from step 1 to step 2. step2 can only be executed by users dynamically assigned after step1 finished. can transientVar,propertyset..etc use for each workflow so I can dynamically assign which user able to execute step2? p/s: this case is special, so cannot just statically use osuser-group directly because ca...
is there any example on using function tag and return false so that disallow particular action? ...
I am trying to configure osworkflow with my database and load workflow from database. But I am getting error while I am trying to load workflow from database. Error: com.opensymphony.workflow.FactoryException: Could not read workflow names from datasource root cause: java.lang.NullPointerException at com.opensymphony.workflow...
How to change owner dynamically in OSWorkflow? ...