location of com.opensymphony.workflow.loader.SpringWorkflowFactory?

314 Views Asked by At

Does anyone know what jar contains the com.opensymphony.workflow.loader.SpringWorkflowFactory class file? I've already looked for it in the osworkflow.jar, but could not find it.

1

There are 1 best solutions below

0
On BEST ANSWER

Are you referring perhaps to com.opensymphony.workflow.spi.hibernate.SpringWorkflowFactory?

There's no com.opensymphony.workflow.loader.SpringWorkflowFactory in the API

Other reference to it (which is not in the OSWorlflow code) is in here