Re: The .NET Client recieve no message

2007-08-27 Thread Nydia
Console.WriteLine("got Message: " + > ((ActiveMQTextMessage)message).Text); > } > > I found that the onMessage function even didn't be transfered,it was so > weird,so could someone tell me why?thanks a lot! > -- View this message in context: http://www.nabble.co

The .NET Client recieve no message

2007-08-27 Thread Nydia
e is no message"); } Console.WriteLine("got Message: " + ((ActiveMQTextMessage)message).Text); } I found that the onMessage function even didn't be transfered,it was so weird,so could someone tell me why?thanks a lot! -- View this message in context: ht