osworkflow

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 ...

osuser + hibernate3 integration

i using osworkflow with hibernate3. i looking for guideliness on integrating osuser with hibernate3. can anyone elaborate ..? ...

osworkflow dynamic group user

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...

osworkflow use function to disallow action

is there any example on using function tag and return false so that disallow particular action? ...

I want to configure OSWorkflow with my database

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?

How to change owner dynamically in OSWorkflow? ...