Oracle JMS as you put it is actually Oracle Advance Queuing with an
implementation of the Java Messaging Service built on top of it.  If you are
going to use message queues from Java, I would suggest reading up on JMS
first and then go through a number of examples/tutorials.

For the tutorials there are a number of reference implementations that you
could use in place of Oracle. SUN probably has one, BEA Weblogic and JBoss
application servers definitely have one - I find them a little easier to use
and take up a heap less space than an Oracle install.

After you are conformable with the concepts of queuing and JMS I'd then look
at Oracle's implementation using Advance Queuing if you still want to use
it.

Cheers,
Craig.

 



-----Original Message-----
Sent: Saturday, 14 June 2003 5:05 AM
To: Multiple recipients of list ORACLE-L


Hi All,

I am an Oracle DBA/Developer.I want to start setting up and using Oracle
JMS.How do I get started.
I have a database Oracle EE 8.1.7.4.Do I have to install anything,how to
configure for oracle jms?
Any available documents that gives a tutorial on this .I have checked
metalink and didn't find
anything good.

Thanks
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Basavaraja, Ravindra
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Craig Munday
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to