Hi, I am newbie to activemq and and I am trying to send/consume message from java and consume/send message fro C# client using active mq. I have downloaded activemq 4.0.1 and C# ActiveMQ and NMS library from svn. I tried the TestNMS program with the C# sharp client to send and receive message and it works. so is from the java client, but when I send message from java I cannt receive the message in C# client and when I try to receive a message send from C# client in java client I get java.lang.OutOfMemoryError exception.
Can someone provide a working sample of message produce and receiver from java to c# or viceversa. Thanks Shantanu -- View this message in context: http://www.nabble.com/using-ActiveMQ-with-java-on-one-end-and-C--on-the-other-tf2431461.html#a6779677 Sent from the ActiveMQ - User mailing list archive at Nabble.com.
