0

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.

Roddy of the Frozen Peas
  • 14,380
  • 9
  • 49
  • 99
cometta
  • 35,071
  • 77
  • 215
  • 324

1 Answers1

1

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

David Rabinowitz
  • 29,904
  • 14
  • 93
  • 125