Re: Unable to recognize DB2Driver

2007-03-23 Thread garima015
With jdbc and persistence as true it is giving really bad performance. any idea how to improve this? tabshift wrote: > > You simply need the JDBC Type 4 driver for connecting to DB2 databases. > This file is called db2jcc.jar. Get it and put it in ActiveMQ's lib-Dir. > >

Unable to recognize DB2Driver

2007-03-23 Thread garima015
Hi, I am using incubator-activemq-4.0.2.jar and is configuring DB2 in activemq.xml using On start of broker i am getting this error ClassNotFoundException: com.ibm.db2.jcc.DB2Driver I searched in forums but seems nobody has got this error before. Am i missing s

Re: [Spam: 5.0] Connection pooling

2007-03-16 Thread garima015
Can u tell me please how can i pool consumers , producers and session too.. can u tell me the url where i can find some sample code for this. bsnyder wrote: > > On 3/15/07, garima015 <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> Can anyone give me some idea

Connection pooling

2007-03-15 Thread garima015
Hi, Can anyone give me some idea on how i can implement the activemq connection pooling. I tried using this code PooledConnectionFactory connectionFactory = new PooledConnectionFactory(ipAddress); and then setting up the number of connections.But when i ran it i got this error. java.lang.NoClass

Re: [Spam: 5.0] Broker issue regarding queue

2007-03-15 Thread garima015
reconnection.But my queues are visible on second broker Thanks James.Strachan wrote: > > On 3/14/07, garima015 <[EMAIL PROTECTED]> wrote: >> >> when i am manually shutting down the broker 1 my application is getting >> connected to second broker >> bu

Re: [Spam: 5.0] Broker issue regarding queue

2007-03-14 Thread garima015
quot; Is it a kind of problem. How much usually application should take to resume the connection to second broker upon failure of first. Thanks James.Strachan wrote: > > On 3/14/07, garima015 <[EMAIL PROTECTED]> wrote: >> >> Thanks for reply.But how the two bor

Re: [Spam: 5.0] Broker issue regarding queue

2007-03-14 Thread garima015
. Is it a kind of problem. How much usually application should take to resume the connection to second broker upon failure of first. Thanks James.Strachan wrote: > > On 3/14/07, garima015 <[EMAIL PROTECTED]> wrote: >> >> I have one more problem related to this &

Re: [Spam: 5.0] Broker issue regarding queue

2007-03-14 Thread garima015
it a kind of problem. How much usually application should take to resume the connection to second broker upon failure of first. Thanks James.Strachan wrote: > > On 3/14/07, garima015 <[EMAIL PROTECTED]> wrote: >> >> I have one more problem related to this &

Re: [Spam: 5.0] Broker issue regarding queue

2007-03-14 Thread garima015
case of failure and also my processing should not stop Can you please tell me if i have to give "static" here also. How are the network of brokers joined in configuration rather than using activemq.xml thanks James.Strachan wrote: > > On 3/14/07, garima015 <[EMAIL PROTECTED]&g

Re: [Spam: 5.0] Distributed queues

2007-03-14 Thread garima015
14/07, James Strachan <[EMAIL PROTECTED]> wrote: >> On 3/14/07, garima015 <[EMAIL PROTECTED]> wrote: >> > >> > Hi, >> > Can anyone tell me how to configure distributed queues in an etwork of >> two >> > broker. >> > is it by activemq.xm

Re: [Spam: 5.0] Broker issue regarding queue

2007-03-14 Thread garima015
default. James.Strachan wrote: > > On 3/14/07, garima015 <[EMAIL PROTECTED]> wrote: >> >> Hi, >> >> I have a set up of two brokers in network through the URL >> failover:(tcp://host1:61616,tcp://host2:61616)?randomize=false > > Store &

Broker issue regarding queue

2007-03-14 Thread garima015
Hi, I have a set up of two brokers in network through the URL failover:(tcp://host1:61616,tcp://host2:61616)?randomize=false When i am shutting down the first broker my producers and consumer classes are getting connected to second broker.But only the temporary queues are retained . My perman

Distributed queues

2007-03-14 Thread garima015
Hi, Can anyone tell me how to configure distributed queues in an etwork of two broker. is it by activemq.xml or are they craedted on fly.If so how? Thanks -- View this message in context: http://www.nabble.com/Distributed-queues-tf3402917s2354.html#a9477080 Sent from the ActiveMQ - User mailing