Hi Chago,
I have done configuration what you mentioned below and
integration works fine. i am having some issue as what i had previously.
means if i run more than 8+ then it is behaving like previously only. this
time lots of client was not able to bid. I am not undestanding wher
I am using AMQ 4.1.1. I've set the network connectors between brokers to use
the http protocol. Everything works great as far as transport of messages.
Let's say I have two brokers mutually connected over HTTP. Broker A and
Broker B.
Broker A goes down down unexpectedly.(A non-graceful shutdo
Nevermind. I finally spotted an xml bug that was causing this.
ErnestPasour wrote:
>
> I have a distributed program that uses 2 message queues for communication.
> Process A writes a message to Q1. Process B reads the message from Q1 and
> later posts a message to Q2. Process A reads the me
I have a distributed program that uses 2 message queues for communication.
Process A writes a message to Q1. Process B reads the message from Q1 and
later posts a message to Q2. Process A reads the message from Q2.
I am using ActiveMQ 4.1.1 as my persistent broker.
If Process A and Process B
The amq.js file that ships with ActiveMQ will automagically load for you,
prototype.js, behavior.js and _amq.js. The real work is done in _amq.js
which communicates with the AjaxServlet to create a javascript JMS client.
The _amq.js needs to make some AJAX calls to the server, thus the inclusion
o
Thanks for your reply.
On Sep 12, 2007, at 8:27 AM, Guillaume Nodet wrote:
What do you mean "it does not work anymore" ?Message are not
consumed ?
Yes, messages are not consumed. They are with the older AMQ.
have
you checked
both the activemq and servicemix log for any exception
that may
What do you mean "it does not work anymore" ?Message are not consumed ? have
you checked
both the activemq and servicemix log for any exception
that may occur ?
On 9/12/07, Daryl Richter <[EMAIL PROTECTED]> wrote:
>
> Hi-
>
> I originally posted this to the Dev list, but got no response. I
> woul
Hi Chago,
Thanks for reply, I have different topic for different client. so they
are communicating using different topic name only. i am getting this issue
if i have simultanous user more than 10+. I had done one changes to call
amqListener every 3 sec using javascript window.setInterval meth
Can you try the amq.js file located at:
https://issues.apache.org/activemq/browse/AMQ-1377
Are each of these listeners connected to a different queue or topic? How
many do you have before you notice some unresponsiveness?
-- jim
JigarP wrote:
>
> Hi All,
>
> I had posted on issue relat
Hi-
I originally posted this to the Dev list, but got no response. I
would like to try to help fix this if someone could point me in the
right direction.
I have a very simple ServiceMix JMS Service Unit which reads messages
off a queue. Here is the xbean:
http://www.w3.org/2004/08/wsd
http://activemq.apache.org/how-do-i-enable-debug-logging.html
Zanderfax wrote:
>
> I made the changes with no apparent effect. Where would I look for the
> debug log or stack trace if they exist?
>
--
View this message in context:
http://www.nabble.com/Looking-for-Help-ActiveMQ-and-Jetty-t
PieterN wrote:
>
> [snip]
>
To reproduce the problem:
Start two consumers with a durable topic subscription (in the example/
directory):
$ ant consumer -Ddurable=true -DclientId=test1 -Dtopic=true
$ ant consumer -Ddurable=true -DclientId=test2 -Dtopic=true
Send persistent messages to this to
yes - async is true could help - as its embedded - I'd be interested
in the stack trace of all the threads - so we can work out why this
is happening
cheers,
Rob
http://rajdavies.blogspot.com/
On Sep 12, 2007, at 7:25 AM, Jim Alateras wrote:
Rob,
Using the embedded broker but couldn'
On 9/12/07, sundaravel <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> I am working with Weblogic 8.1 SP 3 server, now i need to send a XML message
> to one topic in IBM MQSeries server.
> Please let me know the ways, how i send a XML message to IBM MQ?
> What I need to do ?
> Apache ActiveMQ is give any
Hi all,
I am working with Weblogic 8.1 SP 3 server, now i need to send a XML message
to one topic in IBM MQSeries server.
Please let me know the ways, how i send a XML message to IBM MQ?
What I need to do ?
Apache ActiveMQ is give any better way to communicate with the IBM MQ
server.
I am working
15 matches
Mail list logo