NetBeans Forums

 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
  

Question concerning JMS used between seperate JVM's.

 
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users
View previous topic :: View next topic  
Author Message
Zachary1234



Joined: 08 Nov 2008
Posts: 178

PostPosted: Mon Jul 06, 2009 5:35 am    Post subject: Question concerning JMS used between seperate JVM's. Reply with quote

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
Display posts from previous:   
Post new topic   Reply to topic    NetBeans Forums -> Java EE Users All times are GMT
Page 1 of 1

 
Jump to:  
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


Powered by phpBB
By use of this website, you agree to the NetBeans Policies and Terms of Use. © 2012, Oracle Corporation and/or its affiliates. Sponsored by Oracle logo