Hi fellow members,
I am using Activemq for communication between my EJB layer and C#
cliend.When i receive a doublemessage in java from Mapmessage sent by C#
client it is not in right format.
example
i sent 12.51 as double from c# client
when i retrieved it from mapmessage by using message.getDouble() i got the
value like -1.4982749079241754E261
how can i sent double data correctly.
please help me
waiting for reply
thanks
krishnadas
--
View this message in context:
http://www.nabble.com/Data-conversion-problem-tf3058249.html#a8503149
Sent from the ActiveMQ - User mailing list archive at Nabble.com.