File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
EJB and other Java EE Technologies
Author
is it possible to semd messages from MDB to MDB
Samanthi perera
Ranch Hand
Joined: Jan 08, 2010
Posts: 510
posted
Mar 07, 2010 08:49:05
0
can we send a messages from MDB to MDB?
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8141
52
I like...
posted
Mar 07, 2010 08:50:50
0
Samanthi,
Did you read the JMS related tutorials, i pointed you to in your other posts?
can we send a messages from MDB to MDB?
You don't send messages to MDBs. You send messages to JMS destinations (queues/topics). MDBs just listen to those destinations.
[
My Blog
] [
JavaRanch Journal
]
Samanthi perera
Ranch Hand
Joined: Jan 08, 2010
Posts: 510
posted
Mar 07, 2010 09:15:45
0
ok ,thanks.It was a mistake.
there is a one client which sends messages to Destination.
There are MDBs more than one.
1)How does the correct MDB select by container ?
2)Normaly how long it waits till receving message to Destination and Send to MDB ?
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: is it possible to semd messages from MDB to MDB
Similar Threads
MDB Timeout??
Authentication JMS/MDB
MDB question
MDB Timeout??
Message Driven Beans
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter