I am starting to work on a project that requires us to Post events from our
ERP application. (Mine happens to be in IBM U2 (Unidata) and I have
previously posted a message about the best way to communicate. Unfortunatly
there is no STOMP interface for UniBasic. While Unidata has a CallC
interfac
Hi,
I am using Jboss 4.0.4, oracle, and activemq 4.1.1 JDBC master/salve.
I am using activemq-rar-4.1.1.rar under my deploy/ folder.
broker configuration is as:
My problem is : After master server launched successfully. My slave server
is halt when try to Attempting to acquire the exc
yay!
On Jul 20, 2007, at 6:38 PM, Nicky Sandhu wrote:
Oops my bad. I had a bug in the test. Everything is working as
expected :)
--
View this message in context: http://www.nabble.com/Durable-
subscribe-problem-in-a-network-of-brokers-
tf4118053s2354.html#a11712717
Sent from the ActiveMQ
Oops my bad. I had a bug in the test. Everything is working as expected :)
--
View this message in context:
http://www.nabble.com/Durable-subscribe-problem-in-a-network-of-brokers-tf4118053s2354.html#a11712717
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Please see this page for unsubscribing from the list.
http://activemq.apache.org/mailing-lists.html
On Fri, 2007-07-20 at 09:13 -0700, William Blackburn wrote:
In attempting to test durable subscribes in a network of brokers I am writing
unit tests and adding them to active-core/test files. Two of the tests pass
with the same setup and the third one fails
The tests setup broker 1 and broker 2 with a tcp connection to create a
demand forwarding bridge. T
Hi,
The configuration I'm using is straight out of the box for the ActiveMQ
4.1.1 disto. running on Windows XP (dev) and 2003 (test) (soon to be on
Solaris)
Is there a particular section of the activemq.xml (we've not changed the
default) file you were wondering about or was there some other i
I am running a simple network od brokers with 2 nodes.
I am using JMX to look at the queues on the system.
My understanding was that a queue would only be created on one of the 2
nodes. So I was expecting to see the same messages in the queue using JMX on
both servers. But I am seeing different
that is correct - there is a dependency on 1.5 I'm afraid
On Jul 20, 2007, at 2:01 PM, smo wrote:
It seems activemq 5.0 clients must use JDK 1.5 (but we are using
1.4), am I
wrong ?
rajdavies wrote:
you really need to move up to the latest snapshot of 5.0 - or don't
use Kaha
cheers,
R
It seems activemq 5.0 clients must use JDK 1.5 (but we are using 1.4), am I
wrong ?
rajdavies wrote:
>
> you really need to move up to the latest snapshot of 5.0 - or don't
> use Kaha
>
> cheers,
>
> Rob
>
> On Jul 20, 2007, at 8:57 AM, smo wrote:
>
>>
>> I don't think there is recovery
you really need to move up to the latest snapshot of 5.0 - or don't
use Kaha
cheers,
Rob
On Jul 20, 2007, at 8:57 AM, smo wrote:
I don't think there is recovery (I joined the activemq.xml :
http://www.nabble.com/file/p11703785/activemq.xml activemq.xml )
The log level is this one : log4j.
I've configed my activemq.xml file like this :
If you want your consumer (even a durable one) to receive the messages, it
would have to have been registered on the topic before the message was
sent. At that point, you could kill your consumer and bring it back up and
it will get the messages it missed.
The way you have your application setup
I don't think there is recovery (I joined the activemq.xml :
http://www.nabble.com/file/p11703785/activemq.xml activemq.xml )
The log level is this one : log4j.rootLogger=DEBUG, out, stdout (as
recommanded in the log4j.properties for activeMQ team debugging ;) )
I'm using ActiveMQ 4.1.0-incubato
15 matches
Mail list logo