holunda-io / polyflow-examples

A collection of examples demonstrating the usage of Polyflow library.
https://www.holunda.io/camunda-bpm-taskpool/
Apache License 2.0
6 stars 4 forks source link

distributed scenario: platform application - provided links do not work #85

Closed jangalinski closed 2 years ago

jangalinski commented 2 years ago

Steps to reproduce

 Task list URL:                   http://localhost:8081/polyflow/tasks
 Business data entries list URL:  http://localhost:8081/polyflow/archive

Expected behaviour

Actual behaviour

jangalinski commented 2 years ago

related to #84 ?

zambrovski commented 2 years ago

Works for me...

https://www.holunda.io/camunda-bpm-taskpool/latest/examples/scenarios/distributed-axon-server.html#preparations

Before you begin, please build the entire project with mvn clean install from the command line in the project root directory.

jangalinski commented 2 years ago

Thanks for checking, will try again