RE: Disable multicast discovery

2008-12-22 Thread Powers, Matthew
Why don't you just hard code the url of the broker and not use discovery all together? -Original Message- From: Ben Amitai [mailto:saba...@gmail.com] Sent: 2008-12-22 1:05 PM To: users@activemq.apache.org Subject: Disable multicast discovery Hello, My application has one and only broker

RE: Add simple service registry to ActiveMQ

2008-10-24 Thread Powers, Matthew
AM, Powers, Matthew <[EMAIL PROTECTED]> wrote: > I have some examples of JmDNS and zero conf if people are interested, > just email me on the side. I used activemq for the messaging and > zeroconf for my discovery mechanism for "services" It would really be great if y

RE: Add simple service registry to ActiveMQ

2008-10-24 Thread Powers, Matthew
I have some examples of JmDNS and zero conf if people are interested, just email me on the side. I used activemq for the messaging and zeroconf for my discovery mechanism for "services" -Original Message- From: Maarten_D [mailto:[EMAIL PROTECTED] Sent: 2008-10-23 5:27 PM To: users@active

RE: Add simple service registry to ActiveMQ

2008-10-23 Thread Powers, Matthew
Couldn't you use the ZeroConf protocol to do the discovery aspect of what you are looking for? -Original Message- From: Maarten_D [mailto:[EMAIL PROTECTED] Sent: 2008-10-23 8:12 AM To: users@activemq.apache.org Subject: Add simple service registry to ActiveMQ Hi, I'm developing a distr

RE: Build Problem ActiveMQ-CPP 2.2

2008-08-28 Thread Powers, Matthew
Wed, 2008-08-27 at 16:54 -0400, Powers, Matthew wrote: > Has anyone run into a problem when they try to build through the > activemq-cpp-2.2\vs2005-build\vs2005-activemq-cpp.sln > > Similar to this: > > Error 19 fatal error LNK1104: cannot open file > 'libap

Build Problem ActiveMQ-CPP 2.2

2008-08-27 Thread Powers, Matthew
Has anyone run into a problem when they try to build through the activemq-cpp-2.2\vs2005-build\vs2005-activemq-cpp.sln Similar to this: Error 19 fatal error LNK1104: cannot open file 'libapr-1.lib' vs2005-activemq-unittests I am trying to build activemq-cpp and I keep g

RE: Installation with VS2005

2008-08-26 Thread Powers, Matthew
Ignore this message - looks like I had created a CRL project. -Original Message- From: Powers, Matthew [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 11:54 AM To: users@activemq.apache.org Subject: RE: Installation with VS2005 I tried looking at this and got the most recent

RE: Installation with VS2005

2008-08-26 Thread Powers, Matthew
sday, August 26, 2008 7:48 AM To: users@activemq.apache.org Subject: Re: Installation with VS2005 Look at the project settings we use in our own VC project files to build and link the example program. Regards Tim. On Mon, 2008-08-25 at 15:43 -0400, Powers, Matthew wrote: > I am a newbie to CMS and

RE: ActiveMQ and SMX4

2008-08-26 Thread Powers, Matthew
I thought that ServiceMix ran off of AtvieMQ and was included in the release. -Original Message- From: Yari Marchetti [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2008 10:49 AM To: users@activemq.apache.org Subject: ActiveMQ and SMX4 Hello, we are planning to use ActiveMQ in a pr

Installation with VS2005

2008-08-25 Thread Powers, Matthew
I am a newbie to CMS and Visual Studio and was seeing if there was a guide to getting this up and running. I downloaded the libraries, but if I want to create a new app and just reference these libraries how would I do that? Thanks of the information

RE: How to develop his own DiscoveryAgent ?

2008-08-20 Thread Powers, Matthew
What about ZeroConf? -Original Message- From: Joe Fernandez [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 20, 2008 12:28 PM To: users@activemq.apache.org Subject: Re: How to develop his own DiscoveryAgent ? What about using a LDAP directory server, like Apache DS, to allow the broke

RE: Cross language compatibility AMQ 5.1.0?

2008-08-18 Thread Powers, Matthew
It is my understanding that they are compatible. -Original Message- From: Fredrik.A [mailto:[EMAIL PROTECTED] Sent: Monday, August 18, 2008 10:37 AM To: users@activemq.apache.org Subject: Cross language compatibility AMQ 5.1.0? Hi I have tried hard to find information regarding the cro