-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
-
False
-
None
-
False
-
---
-
---
-
-
While testing Serverless-workflows-consuming-events-over-http-quarkus using CLI+Operator, it failed with the below error:
java.lang.IllegalStateException: Duplicate incoming streams defined for path: /, method POST
This is because the application has a property to create an incoming stream endpoint as "/". Also the knative addon creates the incoming path / automatically , which makes Duplicate incoming streams defined for path: /
- impacts account
-
KOGITO-9317 Testing CLI + Operator using serverless-workflow-consuming-events-over-http-quarkus
- Resolved