[JBoss-user] MDB Problem

2002-01-14 Thread Ed Brown
I'm trying to develop MDBs using the JBoss message queue. When my MDB gets a message, the following exception occurs: [INFO,Default] EdsMsgBean::setMessageDrivenContext() [ERROR,JMSContainerInvoker] Exception in JMSCI message listener java.lang.NoSuchMethodException at java.lang.Class.ge

[JBoss-user] MDB problem

2001-03-27 Thread Cris Constantin
Hi! I have the following problem: I want to use 2 jBoss servers on 2 different machines: machine MA with server jBossA and machine MB with server jBossB. I need to do the following: from client CA on MA send a message to queue QB on MB. Bean MDBB on MB gets the message, performs some computation