-
Using Spring cloud Stream, message is being sent as an attachment instead of content
hello, i am using org.springframework.cloud.stream.function.StreamBridge to send the message to a solace topic. Using the mime type as "text/plan". The message is being sent to queue. But as an attachment. The content size is zero bytes, but the attachment size is same as the message size I sent. I couldn't find any…
-
Solace PubSub+ Authentication against Oracle IDAM
Hi, In my architecture the clients connect to event broker either via JMS or REST. These clients need to be authenticated via Oracle IDAM. I know that other messaging platforms such as TIBCO EMS provide JAAS module which can be configured to get authenticated against IAM servers. Does Solace provide such feature so that…
-
Solace-Kafka connectors ready for deployment in a distributed Kubernetes environment
Hello, my name is Rodrigo Félix and I'm a Computer Science and Software Engineering student that’s currently doing an internship in Link Consulting. My goal was to instantiate Solace-Kafka connectors in a distributed kubernetes environment. Since there wasn’t any guide of how to deploy them in kubernetes and no images…