Timeline for "official" release of Activemq-NMS

2007-03-12 Thread toli
Hey, Thanks for the development of the NMS client for ActiveMQ - we are using it in our COM object, and it works great. We'd like to release our app that's using the NMS API in a few weeks, and i was wondering about what the timeline for the "official" release of NMS was. Currently we build NM

Re: new documenation for configuring ActiveMQ CPP

2007-03-12 Thread Nathan Mittler
That's the plan, we're just going to iron out a few more things and we'll switch over. On 3/12/07, Teemu Torma <[EMAIL PROTECTED]> wrote: On Sunday 11 March 2007 21:51, Nathan Mittler wrote: > The page is for v2.0 which isn't released just yet, but will be very > shortly Any chance of making o

Re: new documenation for configuring ActiveMQ CPP

2007-03-12 Thread Teemu Torma
On Sunday 11 March 2007 21:51, Nathan Mittler wrote: > The page is for v2.0 which isn't released just yet, but will be very > shortly Any chance of making openwire the default wire format in v2.0? stomp does not support temporary queues/topics and message property formats (the type is lost) a

All messages are not delivered to slower consumer(fast producer)

2007-03-12 Thread ron55test
Hi, I've been trying to solve this problem for the last two days without any luck. Any help will be appreciated. I've a producer sending 5 messages (just some string) one after another in a for-loop. The consumer is a slow consumer and consumes the messages 1 at a time at 1 minute interval. I

Slave waiting for lock during JBoss Deployment

2007-03-12 Thread tcort
About my setup: I'm running ActiveMQ (4.2 Snapshot) on JBoss (4.0.4) with Java (1.5) on Debian GNU/Linux (stable/sarge). I have 2 JBoss instances and 2 MySQL (5.0.32) instances. MySQL's database replication is setup and working. I have ActiveMQ setup in a JDBC Master Slave configuration. What I w

Network of brokers security

2007-03-12 Thread David Borja
Hi AMQ devs!! I have a problem with the JAAS authentication in netowork of brokers ... The network of brokers topology is the following ... I have a broker named "serverdatos" which is configured with a jaas security:

Re: new documenation for configuring ActiveMQ CPP

2007-03-12 Thread Rob Davies
great!! On 11 Mar 2007, at 20:51, Nathan Mittler wrote: Hi everyone, FYI, I've posted some information about configuring ActiveMQ-CPP here http://cwiki.apache.org/confluence/display/ACTIVEMQ/Configuring +ActiveMQ+CPP It's also referenced from the C++ main page: http://activemq.apache.org/act

Re: [Spam: 5.0] jms and jdbc operations in one transaction

2007-03-12 Thread drvillo
Hi Jencks 2 has changed the way to wire things up: I use About the jdbc part you can use the transactionManager specified above.