Questions tagged [qpid-proton]
21 questions
0
votes
1 answer
Configure Apache Qpid JMS (jakarta.jms) connectionfactory in Apache Camel XML DSL in AMQP component
Trying to use the jakarta.jms Apache Qpid AMQP client to process messages.
I am trying to use poolable connection factory using org.messagehub.
Standlone java code works, refer the java changes.
When I try use the same in Spring XML DSL in Camel,…

Tim
- 1,321
- 1
- 22
- 47
0
votes
1 answer
How to use proton-python properly to receive messages
My configuration:
Running qpidd on host: 192.168.80.81 with following exchanges (qpid-config exchanges):
Type Exchange Name Attributes
==================================================
direct …

Andreas
- 31
- 4
0
votes
1 answer
Connect to Eclipse Hono AMQP Adaptor using python proton
I'm currently trying to send a telemetry message via AMPQ Adaptor to the Hono Sandbox.
All though i took over parts of the code sample seen in Hono Noth bridge example (which should work for the south bridge as well) I struggle a bit with the SASL…

Armin Gruber
- 11
- 3
0
votes
1 answer
Qpid(JMS) - Azure Servicebus - It is not possible for an entity that requires sessions to create a non-sessionful message receiver
We are using qpid-jms-client-0.57.0 to publish and receive messages from Azure ServiceBus.
ServiceBus provides feature to receive message from session to maintain message order.
Please refer here for more details -…

Abhishek Kumar
- 435
- 1
- 6
- 16
0
votes
1 answer
| WARN | Transport Connection to: tcp://ip:port failed: org.apache.activemq.transport.InactivityIOException:
| WARN | Transport Connection to: tcp://ip:port failed: org.apache.activemq.transport.InactivityIOException: Channel was inactive for too long | org.apache.activemq.broker.TransportConnection.Transport | AmqpInactivityMonitor Async Task:…

vee
- 1
- 1
0
votes
1 answer
How to install Qpid Proton on Raspberry pi
I want to use Qpid Proton on the raspberry pi 4 but I have trouble installing it.
Well, it seems I could install it and I can use the examples from the Apache…

Christophe Ferreira
- 75
- 7