Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
101 views

We are(multiple JAVA applications) connecting to IBM MQ using the JMS / JNDI approach in a WebSphere Application Server environment. Each request follows the below high-level flow: Create a JNDI ...
Sheela's user avatar
  • 25
1 vote
0 answers
47 views

I am using TIBCO BWCE Studio 2.10 with the JMS Send palette to send messages to IBM MQ. I need to pass the MQMD ApplIdentityData to the receiving application. My current JMS Send configuration is: ...
JMSMQ's user avatar
  • 19
0 votes
0 answers
43 views

I am using TIBCO BWCE Studio 2.10 with the JMS Send palette to send messages to IBM MQ. I need to pass the MQMD ApplIdentityData to the receiving application. My current JMS Send configuration is: ...
JMSMQ's user avatar
  • 19
0 votes
0 answers
80 views

I’m trying to implement an RPC-style Request/Reply pattern using SmallRye Reactive Messaging with IBM MQ in a Quarkus application. I already know how to implement this pattern using plain JMS: ...
Kobra's user avatar
  • 1,378
0 votes
0 answers
93 views

WSO2 EI 6.6.0 is configured and run together with ActiveMq 5.16.4. Sending and receiving JMS messages works fine but time to time following error occurs at run time. To solve it, it is necessary to ...
Antonn Karolk aertonsena's user avatar
0 votes
0 answers
49 views

I am using Qpid JMS to connect to RabbitMQ using OAuth. I have read about the Connection Extensions section of the Qpid JMS documentation, which describes how to update the token on a ...
user11734281's user avatar
0 votes
0 answers
55 views

I have a JMS-based application setup where one application(3rd party component with no code level access, but configurable) acts as the only message producer. This producer sends messages to the ...
Pasindu's user avatar
  • 23
0 votes
1 answer
85 views

We are currently using apache camel to build routes between an IBM Mq broker and some other ones (basically : a messaging bridge) As an input component, we use the JMS one. It is performing.... quite ...
Marvin's user avatar
  • 1,740
1 vote
1 answer
121 views

I have a Java application running on WebLogic 12c that sends JMS messages. We're trying to configure it to send messages to a remote JMS queue on a WildFly 26 server. When we attempt to send a message,...
vz1654056's user avatar
0 votes
0 answers
154 views

This is for a Spring JMS listener which is configured with DefaultJmsListenerContainerFactory with sessionTransacted(true), an error handler and a message converter which converts a message to a pojo ...
user518066's user avatar
  • 1,489
0 votes
0 answers
87 views

Context Two WebLogic 14.1.2 domains (both named base_domain, running on ports 9001 and 8001). Domain Agency (9001) hosts an MDB that consumes from a local XA queue, writes to several tables (XA data ...
Jose Villacres's user avatar
0 votes
0 answers
38 views

When I use a JMS message producer with OracleAQ to send a message with JMS_OracleDelay message.setIntProperty("JMS_OracleDelay", 10) I see the the underlying AQ table add the correct DELAY ...
user518066's user avatar
  • 1,489
1 vote
1 answer
65 views

I'm using Apache Qpid JMS to create a JMS connection and set a client ID. The following line hangs indefinitely, and no logs appear after this point: JmsConnection conn = (JmsConnection) factory....
Rakesh Goud's user avatar
1 vote
1 answer
129 views

I am new to mule and trying to push logs to activemq queue using jms appender. I was getting error while using jms appender with mule 4.3 2025-06-05T07:02:25.588889200Z WrapperListener_start_runner ...
Aakash Giri's user avatar
0 votes
0 answers
126 views

I have a Java application that connects to Oracle Advanced Queue (AQ) and listens for various event types. The Java server and the Oracle server are on different machines but within the same data ...
Teodor Mysko's user avatar

15 30 50 per page
1
2 3 4 5
510