Deploying the jBPM project seems easy using Eclipse when I use designer tool to generate the processdefinition.xml file. But, I wanted to generate the processdefinition.xml using java. When I tried so, it works fine, but not able to deploy it directly.
As there is no deployment option is shown in eclipse. How to deploy it now ?