Replies: 2 comments 1 reply
-
This has been discussed a few times before, including with people from Solace when the plugin has been created. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the super quick response! I was more thinking of allowing users of JTB to configure topics within the JTB front-end, and perhaps persisting these in the corresponding session config. I'm not looking for a way to query a broker to perform topic discovery. Topics are ephemeral by nature, so it would be good to just let a user send/subscribe to any topic without any upfront broker configuration/querying being required. Happy to have a go at a PR. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I have been trying to find a way in JTB to interact with topics on Solace brokers without having to first configure JNDI destinations on the broker. I am used to being able to flexibly publish/subscribe to JMS topics ad-hoc in pure Java, SDKPerf, or the Try Me client that comes with Solace brokers (uses WSS and not JMS, but same principle), same also with SonicMQ. I was therefore wondering if I was possibly overlooking something or looking in the wrong place?
If this is really not possible with JTB at the moment, then is this intentional?
If not, then would there be scope for adding this functionality?
Doing so would make the feature set of JTB complete for all our testing needs.
Cheers
Dom
Beta Was this translation helpful? Give feedback.
All reactions