Unable to use ActiveMQ.NMS on Windows 7

2012-10-13 Thread Rohit Magazine
I have a solution that uses Apache.NMS.ActiveMQ ver 1.5.6. This solution works fine on WindowsXP but when i port the same code to Windows7. It gives me {host not found} exception at Apache.NMS.ActiveMQ.ConnectionFactory.CreateActiveMQConnection ... in

Re: Active CPP and enabling SSL on windows

2012-10-13 Thread gilbertoblue
Follow directions here http://activemq.apache.org/how-do-i-use-ssl.html // I don't think it is necessary to update ALL of the following files but I haven't taken the time to figure which are important activemq-command,xml transportConnector name=ssl

Active CPP and enabling SSL on windows

2012-10-13 Thread gilbertoblue
Hello The directions for enabling SSL on windows are very lacking. I got all of the activemq-cpp-library-3.4.3 source code and built a DLL. I'm not sure yet if put #define HAVE_OPENSSL 1 in all of the right places. The directions then say set the include and library paths there as well I

Re: Unable to use ActiveMQ.NMS on Windows 7

2012-10-13 Thread Timothy Bish
On Fri, 2012-10-12 at 15:07 -0700, Rohit Magazine wrote: I have a solution that uses Apache.NMS.ActiveMQ ver 1.5.6. This solution works fine on WindowsXP but when i port the same code to Windows7. It gives me {host not found} exception at