eclipsemavenwso2wso2-business-process

Where to give the dependency of the generated java class in bpmn?


The bpmn(using eclipse for WSO2) I have created, is using a java class in service task. The java class that is to be used with the business process is ready as a jar file. Do I have to give this jar file as a dependency somewhere? And if so, then where?


Solution

  • Since it is a jar you can put it in the repository/components/lib directory and restart the server. Then at the server startup it will be converted to a bundle and get install to the server