I am trying to initialize OfbizWorkflow,but when i try to do that it gives me an error
java.lang.ClassNotFoundException: org.ofbiz.core.entity.GenericTransactionException
as i searched but not unable to find out the dependency. Tell me if you have any idea about this dependency
Thanks in advance.
If a dependency is not in the central repository, you can add the downloaded jar manually to your local .m2 repository using the install-file goal.