GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  JMS

 Print  |  
Question:  how do you configure queues in JMS

Answer: what is message object? when to use queue and topic?


July 07, 2008 15:30:02 #1
 nitin J2EE Expert  Member Since: November 2005    Total Comments: 3 

RE: how do you configure queues in JMS
 
Need to configure for different appServers. Normally all the appserver has console but you need to configure for Jboss in a xml file. I think it is some JBoss-Jms.xml(not sure) but similar file like this.
     

 

Back To Question