Hi all, I've some strange problem. Have build a normal Windows application which is connects to the ActiveMQ normally and reads all the messages with no problem at all.
When this application is rebuild as Windows Service, the connection is started - viewed in logs, compared to non service application - so I beleive this part is ok. But no message is received? The queue is sill receiving messages. Could you possible tell me what might be the problem? It seems that when listener is moved to another thread (service) that the messages can't be received. ActiveMQ version of the queue 5.2.1 Spring .NET 1.2 used (Apache.NMS and Apache.NMS.ActiveMQ libraries used) Best regards, Vedran -- View this message in context: http://www.nabble.com/ActiveMQ-Listener-want-receive-message-when-started-as-Windows-Service-tp22243956p22243956.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.