Results 1 to 4 of 4
Thread: JMS work in JBOSS 5??
- 09-14-2009, 10:11 AM #1
Member
- Join Date
- Sep 2009
- Posts
- 1
- Rep Power
- 0
JMS work in JBOSS 5??
Hi All,
I m new to java, and i would like to questionaire a few of question that unclear for me. Hope everyone around here able to clarify my question.
1. How JMS(java messaging service) work in JBOSS 5??
2. how to execute the JMS application to run in JBOSS 5? what is the required file, because the JBOSS is required the WAR and EAR folder?
:confused::confused::confused:
Thanks
kkc85
- 12-29-2009, 10:14 PM #2
Member
- Join Date
- Dec 2009
- Posts
- 2
- Rep Power
- 0
did anybody find the solution for the same..??
- 01-04-2010, 11:54 AM #3
Senior Member
- Join Date
- Aug 2009
- Posts
- 2,388
- Rep Power
- 6
The JBoss guide explains how JBOSS messaging works. There is even a whole JBOSS 5 messaging guide pdf that you can download and read for free.
- 01-20-2010, 08:22 PM #4
Member
- Join Date
- Aug 2009
- Posts
- 9
- Rep Power
- 0
If you are asking the JBoss implementation of JMS interface, you need to read the JBoss source code.
JBoss can be a JMS provider. If you already have one JMS client application, which includes createconnection, createSession, create MessageProducer, create MessageConsumer those JMS api calling, just start JBOSS, create either one topic or queue on the Admin Console. Run your application.
It would be better if the question can be more clear.
Similar Threads
-
compression in jboss
By appu in forum Advanced JavaReplies: 0Last Post: 07-07-2009, 01:17 AM -
Who is the best between JBoss and Tomcate
By 82rathi.angara in forum NetworkingReplies: 3Last Post: 06-19-2008, 09:16 AM -
JBoss and JBoss Profiler
By 82rathi.angara in forum NetworkingReplies: 0Last Post: 06-18-2008, 01:47 PM -
JBoss server
By mew in forum Enterprise JavaBeans (EJB)Replies: 2Last Post: 01-08-2008, 07:22 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks