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 -> Oracle JMS problem

Oracle JMS problem

From: Christo Angelov <cangelov_at_mccrackenfs.com>
Date: Fri, 31 Oct 2003 11:07:45 -0500
Message-ID: <bnu1bp$ffm$1@bob.news.rcn.net>


Hi,
We are trying to run Oracle Advanced Queueing with OC4J 9 and Oracle 9.2.0.2. database. We are getting the following problem:

oracle.jms.AQjmsException: ORA-06550: line 1, column 7: PLS-00306: wrong number or types of arguments in call to 'AQ$_JMS_ENQUEUE_TEXT_MESSAGE'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored

        void oracle.jms.AQjmsProducer.enqueue(oracle.jms.AQjmsDestination, int, javax.jms.Message, int, int, long, java. lang.Integer, byte[], boolean, oracle.jms.AQjmsAgent[])

                AQjmsProducer.java:1156
        void oracle.jms.AQjmsProducer.send(javax.jms.Queue,
javax.jms.Message, int, int, long, java.lang.Integer, byte[] , boolean)
                AQjmsProducer.java:585


Anybody ran into a similar problem and found a solution? Received on Fri Oct 31 2003 - 10:07:45 CST

Original text of this message

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