-
The JavaDoc for the javax.jms.Connection setClientID method includes the following line
"If another connection with the same clientID is already running when this method is called, the JMS provider s…
-
JIRA Issue: [KIEKER-931] Feature wish: Add alternative MOM writer/reader (e.g., RabbitMQ)
Original Reporter: Andre van Hoorn
***
In addition to the existing JMS writer/reader for message-oriented mi…
-
Using the C-API and the MQSetStringProperty-function to set a non (valid) UTF-8-
encoded value (or key) and then send (produce) the message works fine as well
as read (consume) the message and then us…
-
### 📝 Description of the feature
## problem
it is not possible to determine the set of arguments that copy_default_execution_script supports
for example you can't create a drop down list in a U…
-
In my current Quarkus project i'm using `Emitter` together with `smallrye-reactive-messaging-jms` to send messages to a JMS queue.
It works fine, until the first connectivity issue with the message s…
-
Many messaging systems, like Apache Pulsar with Shared subscriptions, support acknowledging single messages.
Current Session.CLIENT_ACKNOWLEDGE requires that all the messages dispatched by the sessio…
-
I am using quarkus artemis `3.4.1` with the new `io.quarkus.artemis.jms.ra.runtime.ConnectionFactoryHealthCheck`.
I start my app with the hornetq cluster running, and check I can send and receive mes…
-
Hi,
I was trying to redo the AS81 bug where webclient/servlet is unable be used
as a topic subscriber in cluster mode by replacing with GJMSRA (with
poolsize min=max=1)
[http://....../detail.jsf?cr=6…
-
Good afternoon,
Making a call to a webservice, I returned the following error:
java.rmi.RemoteException: Runtime exception; nested exception is:
XML parsing error: com.sun.xml.rpc.sp.ParseException:1:…
-
Not all JMS applications depend on the message ordering guarantees required by JMS 1.1\. Some would work perfectly well if the existing guarantees were occasionally broken.
The need to satisfy the me…