Hi Tony, this sounds good. I guess you didn't start a process instance yet, so that's why it shows 0 instances. I'd recommend to use SoapUI to start such a process instance. Here is a short getting started. If this doesn't work, we can also schedule a short chat with screensharing to get you started.
1. Copy the helloworld2 example from the dist package to tomcat/webapps/ode/processes. The process should then appear in the web console. 2. Copy the Axis2 WSDL URL of the helloworld process http://localhost:8080/ode/deployment/services/, which is most likely http://localhost:8080/ode/processes/helloWorld?wsdl. 3. Open SoapUI, start a new SOAP project, paste the WSDL URL into the "Initial WSDL" form and create the project. 4. SoapUI will create sample request "Request 1" for the hello operation. Double click, play with the content and invoke the method using the green "play" button. Each "play botton" interaction should create a new instance. With SoapUI you can also explore the process management APIs, that are used by the console. HTH, Tammo On Fri, May 22, 2015 at 9:20 PM, tony pro <tony14...@gmail.com> wrote: > Hello Tammo, > > I add the CORS filter to the web.xml > and the ouput is printing information about the process. but just part of > it. > I mean only the "Process Models" tab is working the Process Instance is not > yet working and i don't know why. > > so, In the dashboard i am having some thing like this. > > 1 process packages > 1 process models > 0 process instances > and on the panel on the right every thing is 0 > > > Thanks, > Duplex > > > -- > > + <tony14...@gmail.com>237 70274538 > Univertity of Buea Cameroon > https://kamdjou-resume.firebaseapp.com/ > -- Tammo van Lessen - http://www.taval.de