Activiti-rest

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2015 12:30 AM
Hi, i am new to activiti. i copied 2 war files in webapp folder of tomcat.then using cmd i started tomcat. now when i hit localhost:8080/activiti-explorer/ ;activiti login screen appears.so its working fine.but when i hit localhost:8080/activiti-rest.it gives me error,resources not available.error 404. what is expected screen after hit to activiti-rest and how i will come to know activiti-rest is working properly or not.
thank you,
Mrunali
thank you,
Mrunali
Labels:
- Labels:
-
Archive
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-15-2015 04:39 PM
do you have any errors in tomcat console or log files ?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2015 02:02 AM
no, there is no error in tomcat. can u please tell me what is exact relation between activiti-explorer and activiti-rest. i am new to activiti. how i can start the processes of activiti explorer using rest webservice. what is actual flow and how it works??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-16-2015 03:26 AM
Hi,
Any process you create using the Activiti Exporer will end up being written in the Activiti database.
The REST services will offer you the possibility to interact with the Activiti backend without activiti explorer application (which is just a client application)
So, all the processes you create using Activiti explorer will be visible to the REST services.
How to use the REST services? just download the sources (as you know it's open source) and you'll see a lot of tests covering so many scenarios. (downloading sources and investigating the code will help you a lot)
Any process you create using the Activiti Exporer will end up being written in the Activiti database.
The REST services will offer you the possibility to interact with the Activiti backend without activiti explorer application (which is just a client application)
So, all the processes you create using Activiti explorer will be visible to the REST services.
How to use the REST services? just download the sources (as you know it's open source) and you'll see a lot of tests covering so many scenarios. (downloading sources and investigating the code will help you a lot)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-31-2017 06:06 AM
Hi there,
not sure of the original question has been answered. If yes, please could you tell how to login to rest web console. I always get 404 when try to login with kermit/kermit or any other default users.
Thanks in advance.
Rao
