Top "Jms" questions

The Java Message Service (JMS) API is a Java Message Oriented Middleware (MOM) API for sending messages between two or more clients.

Weblogic EJB connection to external Tibco EMS JMS Queue

I'm trying to connect a Weblogic (10.3) MDB to a Tibco EMS JMS queue. I've read from the queue using a …

jms ejb weblogic tibco ems
Solaris JMS Client connect to Weblogic 11g t3s security problem

When I try to connect Weblogic t3s protocol in Solaris Server, it shows this error: java.lang.IllegalStateException: Not …

java security jms weblogic weblogic11g
Making maxSession property configurable for a specific MDB in JBoss EAP 5.1

How to make maxSession value for an MDB user-configurable? There is an MDB that listens for a message from a …

java jboss jms jboss6.x message-driven-bean