jms
how to create a jms connection factory using command line admin tools?
I\'m using openmq with glassfish and i currently use the gf web admin tool to create connection factories and destinations. i\'ve found commands to create destinations using the imqcmd utility however[详细]
2023-04-13 07:53 分类:问答JMS QUEUE application as jar or ear
This might be a stupid question. I h开发者_运维百科ave two EJB project in my eclipse workspace, one is MDB and the other is Session bean.[详细]
2023-04-13 03:06 分类:问答How to build ActiveMQ-CPP Stomp only client
Is it possible to build an ActiveMQ-CPP Client to support only STOMP Protocol? Regular native library with dependencies is too big for my embedded device 开发者_如何学运维and I want to build a client[详细]
2023-04-12 17:41 分类:问答Reg ex for activation-config-property-value
Can I give a regex pattern for activation-config-property-value in ejb-jar.xml? instead of something like this.[详细]
2023-04-12 08:03 分类:问答how can the MessageListenerContainer listen the message asynchronously?
Is there any long-lasting TCP connecton开发者_Python百科 be set up? Any TCP port be open for this to work?From the spring docs[详细]
2023-04-12 07:42 分类:问答Network of Brokers - ActiveMQ - Any other alternatives?
We are setting up a pool/Network of ActiveMQ brokers. The issue we are having is that every broker instance should know who else is on the networ开发者_JS百科k. i.e we need to update the configuration[详细]
2023-04-12 05:03 分类:问答Unable to proxy a JBossMQ queue in Spring
Spring JMS going against a JBoss 4.x JBossMQ queue (I know, old JBoss, JBossMQ superseded by JBoss Messaging, but I can\'t change the stack).Everything works when the Spring JMS configuration is loade[详细]
2023-04-12 00:34 分类:问答JMS vs Node.js comparison
I just start to study JMS (Java Message Service). My first question is: when the point is \"concurrency\", is there some similarity between JMS\' and Node.js\' \"purpose\"?[详细]
2023-04-11 12:28 分类:问答Can I embed the Active into My Tomcat?
i need to Integrate tomcat with active MQ for Messaging servicecan i embed the activeMQ in tomcat with out no separate installation of active mq on separat开发者_如何学Ce system?Yes you can take a lo[详细]
2023-04-11 03:33 分类:问答Not seeing message properties that I set explicitly (Spring/JMS/MQ)
Two separate processes are communicating via JMS over MQ. The writer sets a string property: new MessageAction() {[详细]
2023-04-11 01:26 分类:问答