NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
Zachary1234
Joined: 08 Nov 2008 Posts: 178
|
Posted: Mon Jul 06, 2009 5:35 am Post subject: Question concerning JMS used between seperate JVM's. |
|
|
I understand that within the JMS, clients can both send and receive to one another, while there is a queue to receive messages.
I do not that an onbject of type QueueConnection an create a QueConnection,
as well as
Queconnection - ConnectionConsumer - ServerSessionPool - ServerSession.
- Is it possible to have clent programs sending point to point JMS
messages to a server program, in a different VM, without a JNDI
Context lookup to have a client reference to a QueConnectionFactory?
- How does one allocate a Session object to a ServerSession,
in order for a particular Runnable instance to be executed?
or is it intended that ServerSession is incomplete, and requires
further logic from the developer or a particular Application Server
Class? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|