Skip to main content
0 votes
0 answers
131 views

I need to migrate all queues and topics from the existing JBoss embedded JMS broker to a remote ActiveMQ Artemis broker (i.e. outside JBoss server). I configured both embedded broker and remote broker ...
Pasindu's user avatar
  • 23
1 vote
0 answers
86 views

I have multiple MDB (message-driven-beans) in Wildfly that I want to monitor, and I'm looking for a way to get the current number of in-use bean instances for each MDB. I'm currently getting MDB data/...
canEE's user avatar
  • 45
0 votes
0 answers
43 views

I have a couple of JBoss 7.4.3 instances running in standalone mode which will try to consume messages from Tibco ESB using the Generic JMS JCA RA. As there are multiple JBoss instances the messages ...
june's user avatar
  • 101
0 votes
1 answer
342 views

jndi/GG01(com.ibm.mq.connector.inbound.ActivationSpecImpl) and MDB application abc#abcd.jar#MdbListener due to following exception: com.ibm.mq.connector.DetailedResourceAdapterInternalException:...
arul sounder's user avatar
-1 votes
1 answer
343 views

I want to create one message queue consuming code using activation specifications and deploy into the websphere server. I saw some code available with jboss.but,i want in IBM websphere server. ...
arul sounder's user avatar
0 votes
1 answer
605 views

During the deployment of our migrated ear with 2 war's from old Websphere 8.x into OpenLiberty I get this issue regarding unexpected element in the xmi: [ERROR ] CWWKZ0002E: An exception occurred ...
Deery's user avatar
  • 1
2 votes
1 answer
1k views

I tried looking into whether we can use MDBs and EJBs with the Quarkus framework, but I couldn't find any resources on Quarkus documentation. Can you please explain whether it is possible? Basically, ...
Tabrez Mohammed's user avatar
0 votes
0 answers
53 views

I have several classes that handle queues, with similar methods. I would like to move the injection part, to the parent class. But in every attempt that I have done, the injected values are always ...
Accollativo's user avatar
  • 1,589
0 votes
1 answer
520 views

I'm working with Wildfly 25.0.1.preview, and am trying to use JMS to send a message across the cluster to every node. So far, I'm using a topic and I have everything working, but only one MDB is ...
Faliorn's user avatar
  • 1,498
0 votes
0 answers
372 views

I have deployed my Java-MDB based application using ActiveMQ as messaging service . I could see that a few messages have been in pending status for quite some time on some queues. I have read that ...
Mounika's user avatar
  • 31
0 votes
0 answers
618 views

Getting the following error. This is on a system where two IBM WAS Application servers have an MDB that subscribe to the same MQ Topic. [4/18/22 11:01:55:843 PDT] 00000351 SibMessage W [:] ...
edhnb's user avatar
  • 2,222
2 votes
1 answer
110 views

Please have a look at the following Message Driver Bean. The message comes in, we call clearProperties() on it to unlock and be able set some other properties on it. At the end we call setRollbackOnly(...
NagPer's user avatar
  • 75
1 vote
0 answers
239 views

This is my first time posting. Apologies if I have not followed the rules/standards/procedures. The problem I have is the following: I have the following stateless bean defined: @Stateless(name = &...
Vick's user avatar
  • 11
-1 votes
1 answer
253 views

I'm pretty new to JavaEE, and I want to make a message driven bean that consumes a message and a producer that produces a message. I got most of this code from a JavaEE manual, but it doesn't want to ...
jimjim's user avatar
  • 19
0 votes
1 answer
501 views

I am attempting to run two instances of JBoss EAP 7.3 in a cluster. Both instances are running 2 Artemis activemq servers, one which is live and one which backs up the live server on the other EAP ...
user725455's user avatar

15 30 50 per page
1
2 3 4 5
30