Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to connect with a Java JMS server from Oracle ?

How to connect with a Java JMS server from Oracle ?

From: Francesco <f.marchioni_at_pride.it>
Date: 28 Nov 2006 00:21:47 -0800
Message-ID: <1164702107.029450.219610@14g2000cws.googlegroups.com>


Hi all oracle users,
I need to communicate with a Java JMS Server from within a Stored Procedure.
What is the ** easiest ** way ?

Solution 1 #
I have read about Oracle Advanced Queue system but does it require Oracle Application Server ?
In our project we are using another middleware (Bea Weblogic), so we need to use its jms server.

Solution 2 #

I thought I could write a plain Java class that sends/receives jms messages and load it into Oracle, anyway Jms Api aren't part of the standard JDK but they need to be added to Oracle classpath somehow ....? (how ? )

Hope somebody can gives me a clue.....

Thanks
Francesco Received on Tue Nov 28 2006 - 02:21:47 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US