I need to configure the JMS in JBoss 5. I\'m looking for the jars to do so. Does anyone knows wh开发者_运维技巧at Jars are needed to compile this lines of code?
I need to send a message to jboss queue from a web application of jetspeed. I开发者_如何学Python googled. ActiveMQ api is for jetspeed queue. But, I need to send a message to jboss queue where the mes
I have what will become an \'external\' activemq server I\'d like grails to be able to talk to. Right now I am just running it on my dev box.
I have a Web application (Flex 4 - Spring Blaze DS - Spring 3.0) which sends out an JMS event to a batch application (Standalone java)
I\'m a core Java developer and now interested to learn EJB and JMS. Could anyone give me links to learn those from 开发者_JAVA百科scratch? I mean I need a basic introduction to start with Java EE tec
I am using JMS Queue, and MDB which listen to it. I have a retry mechanism, so when exception is being thrown a rollback to the transaction will occur and the operation will re-executed开发者_如何学C
i can\'t seem to find any samples on this.. can someone help? and is this good design? in my grails app, every user can create their own queues (temp queues - assuming i know how to create them).. s
A recent Aquarium Blog post mentions a modernization of the JMS API to be included in Java EE 7. Are there any information resources on the Internet on this top开发者_如何学Cic? Here is a list of JSRs
Please let me know what is the difference betwee开发者_JAVA技巧n: Message Driven Beans (MDB) Java Message Service (JMS)
I\'m attempting to use activemq in glassfish using the genericra resource adapter provided with glassfish 2.1. I have found a few pages with helpful information including http://activemq.apache.org/sj