cancel
Showing results for 
Search instead for 
Did you mean: 

How to start Activiti as Standalone server

alper
Champ in-the-making
Champ in-the-making
Hi,
I am a complete novice in Activiti, and I am trying to do something useful.
the idea is to start Activiti and then deploy and execute some workflows on it.

So should I run it standalone mode, or something else? If standalone, then what jar to run?

I've tried to run java -jar activiti-engine-5.16.4.jar , but got a error: no main manifest attribute, in activiti-rest-5.16.4.jar
I think I am on the wrong way, so how to accomplish the above task, or how to do that another way?

Another question:
If I embed the engine in my java app deployed on the jboss, and start it by calling from outer system, is that the right way to act?
1 REPLY 1

smirzai
Champ on-the-rise
Champ on-the-rise
Hi
Activiti Engine is a library and not a runnable jar. Why you dont try http://www.activiti.org/userguide/#10minutetutorial