IBMStreams / streamsx.messaging

This toolkit is focused on interacting with popular messaging systems such as Kafka, JMS, XMS, and MQTT. After release v5.4.2 the complete toolkit will be deprecated. See the README.md file for hints to alternative toolkits.
http://ibmstreams.github.io/streamsx.messaging/
Apache License 2.0
30 stars 32 forks source link

Provide simple integration with MessageHub. #280

Closed ddebrunner closed 3 years ago

ddebrunner commented 7 years ago

It would be good to have easier setup for integration with MessageHub, for example:

Alex-Cook4 commented 7 years ago

+1 I think this would be a great enhancement.

I think the main barrier to making this happen is setting the jaas.conf as a system property, and having the Message Hub credentials in there. Assuming we can resolve that, this should be very doable and helpful.

leongor commented 7 years ago

+1

ZollnaPa commented 7 years ago

+1 I guess, the application configuration is the right solution for all the configuration properies, special for passwords.

ZollnaPa commented 7 years ago

wrong button..., sorry

schubon commented 3 years ago

Customers are using the (from-scratch) new toolkit https://github.com/IBMStreams/streamsx.kafka that was started from scratch. If you still encounter the issue there, open an issue over there, please.