Hi there
I am using the c++ client, and the mesage I am getting back have different
members,
long, bytes etc.
The other end is trying to send me a message which contains a greek Zigma
sign, and he has encoded with UFT8 and done setbytes...
But when I do a read, not even on the bytes, but on the long I get:
OpenwireStringSupport::readString - Encoding not supported
FILE:
..\src\main\activemq\connector\openwire\utils\OpenwireStringSupport.cpp,
LINE: 73
huh?
We want to be able to send back and forth UTF8 strings, and thought that
using bytes was the only way.
Any other good ideas ?
--
View this message in context:
http://www.nabble.com/%28-ActiveMQ-CPP-%29-tp19827735p19827735.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.