Dinesh
Dinesh

Reputation: 53

Error while calling a remote service via Spring HTTPInvoker from my Kafka consumer

Getting the "No thread-bound request found" issue when calling a remote service via Spring HTTPInvoker from my Kafka Consumer. In this case ideally there would not be a Http Request as the data comes to Consumer from another MQ System. Anyway I tried setting the RequestContextListener, but still not working.. Anybody tried this approach? How to achieve Spring-remoting with Kafka Listeners.

Upvotes: 0

Views: 297

Answers (0)

Related Questions