Re: Specifying prefetch topic sizes in configuration files

2010-08-24 Thread Glen Mazza
This shows how it can be done in the web.xml: http://activemq.apache.org/rest.html#REST-Consuming Would that work for you? gng wrote: I'm trying to configure topic prefetch sizes in the activemq.xml config file (as opposed to, for example, in the connection URL as documented at http://activemq.

Re: How to send messages from PLSQL stored proc?

2008-01-14 Thread Glen Mazza
Another option is to use DBMS_JOB/DBMS_SCHEDULER to call any application that can be activated from the command line. That means if you have a Java program it can be activated from your PL/SQL code. HTH, Glen Am Montag, den 14.01.2008, 18:47 -0500 schrieb Eric Sammer: > LeeZ01 wrote: > > I need

Re: start activeMQ when linux start

2007-12-31 Thread Glen Mazza
This page provides more information: http://activemq.apache.org/unix-service.html James.Strachan wrote: > > On 28/12/2007, legolas <[EMAIL PROTECTED]> wrote: >> >> Hi >> Thank you for reading my post >> In getting started document of activeMQ I read that we will need to keep >> the >> console

Re: Couldn't get jdbcPersistenceAdapter working

2007-10-06 Thread Glen Mazza
Am Freitag, den 05.10.2007, 02:20 -0700 schrieb Yuen-Chi Lian: > Hi all, > > This is strange. I have poked around Google and the mailing list, but > couldn't really find the exact solution to my problem. > > I am trying to enable jdbc persistence and I am getting the error below: > > to start