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.
>
>
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
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
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
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
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
.
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
&
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
&
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
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
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 &
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
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
13 matches
Mail list logo