Hi, I create my workflow, named threestepsworkflow.
So, I create a processDefinition file, a model, a context and a file of property. The file I've created are
threesteps_processdefinition.xml (named wft:threesteps)
threestepsModel.xml (named wft:workflowthreestepsmodel)
threesteps-workflow-context.xml (bean id="threesteps.workflowBootstrap" parent="workflowDeployer">)
threesteps-messages.properties.
I put all the files into the directory shared/——/extension
So, how can I deploy it. Restarting tomcat, alfresco don't work..
What I must do ?
thank's