This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Oracle/OAS and the fly likes How to configure JMS in 9iAS ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Oracle/OAS
Reply Bookmark "How to configure JMS in 9iAS ?" Watch "How to configure JMS in 9iAS ?" New topic
Author

How to configure JMS in 9iAS ?

Kumar Navin
Ranch Hand

Joined: May 27, 2004
Posts: 51
Hi! Friends,
Am new to AS and want to configure the JMS in 9i. Can anybody guide me how to do it and create a queue and add it to the JNDI so that I deploy an MDB.
Thanks,

-Navin.
Michael Moser
Greenhorn

Joined: May 14, 2004
Posts: 28
All the documentation is at http://www.oracle.com/technology/tech/java/oc4j/904/index.html or at http://download-east.oracle.com/docs/cd/A97688_14/index.htm

but I would look at the OC4J Users Guide at http://download-east.oracle.com/docs/cd/A97688_14/generic.903/a97690/toc.htm and specifically for JMS at http://download-east.oracle.com/docs/cd/A97688_14/generic.903/a97690/jms.htm#1009719

Read through those and see if it helps. We use OracleJMS straight out of the box on the app server, which means you have to configure AQJMS. See http://www.oracle.com/technology/oramag/oracle/03-may/o33j2ee_2.html for some info there.

Hope this helps!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: How to configure JMS in 9iAS ?
 
Similar Threads
Embedded JMS provider problem, Help!
Integrating JMS with Eclipse
how to configure jms version 4.0 with tomcat4.0
JMS with JBOSS
Configure Oracle App Server JMS in JBoss