Hi Marzie, I think I didn't get the question. Do you want to embed ODE into your project or do you want to deploy to ODE from your project. If the latter is the case, you don't need any ODE dependency besides the WSDL file of the deployment service.
HTH, Tammo On Tue, Apr 28, 2015 at 3:55 PM, Marzie Dehghanipour < [email protected]> wrote: > Dear All, > > I am using Maven in my project which calls Apache ODE deployment service > API in order to deploy BPEL process on Axis2 server remotely. But I got > stuck to add dependencies for ODE and Axis2 in pom.xml. In my previous > project which is not a Maven project I added all the jars to the project > build path very easily and it worked fine, but now I have to work with > Maven and CXF to create a web service for deploying BPEL process on Axis2 > server. I tried so hard but I have not yet got the success. > > I do appreciate if you help me. If there is a project which uses ODE > deployment service with Maven or something like this which I can look and > get some idea. Thanks in advance. > > Marzie > -- Tammo van Lessen - http://www.taval.de
