Claus Ibsen created CAMEL-23634:
-----------------------------------
Summary: camel-jbang - TUI Send Message dialog
Key: CAMEL-23634
URL: https://issues.apache.org/jira/browse/CAMEL-23634
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Claus Ibsen
Add a "Send Message" action to the TUI (F2 actions menu) that allows sending a
message to a running Camel integration.
The dialog should provide:
- Route selector (if multiple routes, with smart default preferring
direct/seda/platform-http routes)
- Message body text input
- Exchange pattern toggle (InOnly/InOut)
This reuses the existing action file mechanism (same as camel cmd send) and
works from any tab. When opened from the routes tab with a route selected, that
route should be pre-selected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)