On Thu, 2009-07-23 at 14:16 -0700, BillWitt wrote:
> I am trying to access ActiveMQ from a C# client application. I am also using
> the Apache.Nms library to help me out with that.
>
> I've configured the broker by adding the following to the activemq.xml file:
>
> http://localhost:8080"; />
>
>
Try tcp://localhost:61616 which is the default connection string to connect to
the broker...
Mark
-Original Message-
From: BillWitt [mailto:bw...@emsystems.com]
Sent: Thursday, July 23, 2009 5:17 PM
To: dev@activemq.apache.org
Subject: C# Client Access
I am trying to access ActiveMQ
ry.CreateConnection())
What am I doing wrong? Thanks.
--
View this message in context:
http://www.nabble.com/C--Client-Access-tp24634739p24634739.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.