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

Home -> Community -> Usenet -> c.d.o.misc -> Re: How-to send a non-persistent (BUFFERED) message using JMS?

Re: How-to send a non-persistent (BUFFERED) message using JMS?

From: bolek <tromanow_at_hotmail.com>
Date: 14 Jun 2006 09:11:31 -0700
Message-ID: <1150301491.869329.223260@i40g2000cwc.googlegroups.com>


Actually I'd be looking at aq*java :) but yes, I did study them.

DA Morgan wrote:
> bolek wrote:
> > I'm trying to send a BUFFERED (in Oracle terms) message using JMS. I
> > would expect the Oracle implementation of JMS to map the JMS
> > non-perisstent delivery mode in the Oracle BUFFERED delivery mode.
> > However, try as I might my JMS programs always send messages as
> > persistent. Why? Is there any way I can send a BUFFERED AQ message
> > using JMS? I can soo easily do that using PL/SQL I'm just trying to
> > accomplish the same thing from a different programmatic environment.
> > This is on Oracle 10.2.1 jars from 10.2.1 as well.
> >
>
> Have you looked at the following?
>
> $ORACLE_HOME/rdbms/demo/aq*.sql
>
> There are a number of files with good starting code for AQ and JMS.
>
> HTH
> --
> Daniel A. Morgan
> University of Washington
> damorgan_at_x.washington.edu
> (replace x with u to respond)
> Puget Sound Oracle Users Group
> www.psoug.org
Received on Wed Jun 14 2006 - 11:11:31 CDT

Original text of this message

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