سؤال

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.

هل كانت مفيدة؟

المحلول 2

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.

نصائح أخرى

Download apache ofbiz jar from here: http://ofbiz.apache.org/download.html

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top