Re: Apache.NMS.Stomp error receiving special characters

2011-02-01 Thread David Pascual
I have created the bug in Jira https://issues.apache.org/jira/browse/AMQNET-315 Thanks for your help 2011/2/1 Timothy Bish > On Tue, 2011-02-01 at 10:54 +0100, David Pascual wrote: > > I think text body is encoded as UTF-8, I have modified the test > > "TestQueueRollback

Re: Apache.NMS.Stomp error receiving special characters

2011-02-01 Thread David Pascual
ded as UTF-16. I don't know if this is a problem. Do we have to do something when receive a text message with special characters? 2011/1/31 Timothy Bish > On Mon, 2011-01-31 at 22:20 +0100, David Pascual wrote: > > Hi, > > > > We are using NMS STOMP client for CF 2

Apache.NMS.Stomp error receiving special characters

2011-01-31 Thread David Pascual
Hi, We are using NMS STOMP client for CF 2.0, and we have a error when the client recives text messages with special characters like "é", that are transformed in illegible characters. I have modified the BinaryReader constructor from "TcpTransport" class in NMS Stomp client, just to add Encoding.