Hello all,
I am trying to understand how the keep alive is implemented in two versions
of ActiveMQ (4.1.1 and 5.2.0).
1) Is it the case (in version 4.1.0) that both the client and the broker are
sending the KeepAliveInfo command or this is only sent by the client? In
version 4.1.0: is it true t
Hi,
I am new to activeMQ. I used 5.1.0 on linux to try out http connection
using the producer sample code.
I added the following to the activemq.xml, the broker startup fine.
http://localhost:61522"/>
When I tried to connect to the broker using "http://localhost:61522"; from
client p
Today I have configured ActiveMQ and Websphere successfully, also I can send
message by my Application.
Note: I use JMS API to send/receive message.
Now I have following questions.
1. After I sent message successfully, login
http://localhost:8161/admin/queues.jsp, I can see there are 2 columns, o
On Thu, Apr 30, 2009 at 2:30 PM, kevinlane wrote:
>
> I need to connect to a SSL secured ActiveMQ broker with .NET. Has SSL
> support been added to NMS yet?
>
> Thanks,
>
> Kevin
I recently switched from using the NMS drivers to using the Java
ActiveMQ drivers via IKVM and this has solved nearly
On Thu, 2009-04-30 at 13:11 -0700, nmittal wrote:
> Hi All, in the examples that come with the CMS distribution, I see the
> following...
> class SimpleProducer: public Runnable
>
> is there a reason why a producer has to inherit from Runnable. The run()
> function is called like any other functio
Hi Andreas,
I have created some queues on ActiveMQ and tested them using pure Java
Client, they worked well.here I use JNDI.properties file.
But as IBMer said, I have to create JNDI name space in ActiveMQ end, or
create JMS Administered Objects, I remembered I need to create it when I
used MQ be
Hi All, in the examples that come with the CMS distribution, I see the
following...
class SimpleProducer: public Runnable
is there a reason why a producer has to inherit from Runnable. The run()
function is called like any other functions.
any insight is appreciated.
thanks
Nishant
--
View thi
I should add that I am using AMQ core version 5.2.0, so I am not benefiting
from recent bug fixes regarding this issue such as the one mentioned above.
Elliot Barlas wrote:
>
> I have tried that as you can see from the attached code. It still does
> not work.
>
>
> Dejan Bosanac wrote:
>>
On Thu, 2009-04-30 at 12:30 -0700, kevinlane wrote:
> I need to connect to a SSL secured ActiveMQ broker with .NET. Has SSL
> support been added to NMS yet?
>
> Thanks,
>
> Kevin
Nope, the NMS client has not had SSL support added yet.
Regards
Tim.
--
Tim Bish
http://fusesource.com
http://ti
I have tried that as you can see from the attached code. It still does not
work.
Dejan Bosanac wrote:
>
> Hi Elliot,
>
> you have to turn off conduit subscriptions in order to have selectors work
> over the network. Take a look at this link for more details
>
> http://activemq.apache.org/n
I need to connect to a SSL secured ActiveMQ broker with .NET. Has SSL
support been added to NMS yet?
Thanks,
Kevin
--
View this message in context:
http://www.nabble.com/NMS-SSL-Support-tp23322581p23322581.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hello,
I haven't received a response after a few days, so I'd like to try again. I'll
try to be brief this time:
Our consumers disconnect/reconnect frequently. We need durable subscriptions
to work with the subscription recovery policy. Currently (Activemq 5.2),
durable subscriptions with t
Does anyone know how the content below is encoded?
This is the response from drilling down the RSS feed on the webconsole. The
content is not the same content as the message contains. The content of the
message is "Grp0Guida739fb58-6c65-415e-b559-c4d6d01e80b4".
Example RSS link:
http://wamqdev
Hi Elliot,
you have to turn off conduit subscriptions in order to have selectors work
over the network. Take a look at this link for more details
http://activemq.apache.org/networks-of-brokers.html#NetworksofBrokers-WhentouseandnotuseConduitsubscriptions
Cheers
--
Dejan Bosanac
Open Source Inte
14 matches
Mail list logo