Tim, Would adding a cms::Session::createUTF8TextMessage( const std::string & ) function to the CMS API be something acceptable for the project maintainers?
> > Is there a way to tell the API to skip the UTF-8 conversion? > > > > Greetings, > > Olivier > > > > Your only option at the moment is to send them as a payload in a > BytesMessage, the CMS API doesn't define any methods that support > Unicode strings currently. > > Regards > Tim. > > -- > Tim Bish > http://fusesource.com > http://timbish.blogspot.com/ > >
