Hi Vik,
Thanks for the code. I managed to compile it correctly. ( ActiveMQ 4.0 RC2, Sun OS 5.6) The producer worked for me as well. >producer Connecting......OK Sending connect message.OK Sending Message.OK Sending Disconnect.OK Disconnecting...OK However I am having an issue with the consumer. With the following error. >consumer Connecting......OK Sending connect message.OK Reading Response.Could not read frame: Internal error (20014) I am getting this warning on the ActiveMQ server. WARN ManagedTransportConnection - Failed to unregister mbean: org.apache.activemq:BrokerName=localhost,Type=Connection,Connection=13 Any thing obvious I am not doing right? Thanks much, - Sunil -- View this message in context: http://www.nabble.com/Openwire-C-Client.-t1506711.html#a4112030 Sent from the ActiveMQ - Dev forum at Nabble.com.
