jbpm-work-items
jbpm-work-items copied to clipboard
repository-springboot (7.39.0-SNAPSHOT) localhost:9080/repository doesnt show work at all
- version: 7.39.0-SNAPSHOT
- Set logging level for everything to DEBUG
- /repository errors, no list of "work item handlers"
- The rest apis at "/actuator" respond with json.
- Logging output shows nothing registers for "/repository"
- There are no web app.
Switched to following repository-wildfly/README,
- run the server inside
- load
http://localhost:8090/repository/
works - work item handlers list
- so far so good.
The /README repository-springboot section doesnt currently work :( should be temporarily removed as its misleading.