-
Oracle AQ and MDB (1 messages)
- Posted by: Alessandro Leonardi
- Posted on: September 24 2008 02:46 EDT
Hi, I need to acccess an Oracle AQ by a MDB to dequeuing new messages queued by Oracle. This is the interaction schema: Oracle -- DBMS_AQ.enqueue -> OracleAQ Jboss/EJB3/MDB I'm using Jboss 4.2.3 and Oracle 10.2 Someone could help me to discover how to configure Jboss and to build a MDB Sample? Thanks a lot to everyone Alessandro -
Hello[ Go to top ]
- Posted by: Karthik R
- Posted on: September 27 2008 12:27 EDT
- in response to Alessandro Leonardi
Hello Friend, Are you trying to make mdb for JMS DBStore? 1. We have tried ejb 2.1 with OJMS Provider[OC4j] 2. We have to create resourceadapter and link to resourceProvider which has connection to OJMS provider Regards