On Thu, 2010-08-12 at 08:50 -0700, Sodan wrote: > example: > > try { > string xx = map->getString("myString"); > return xx; > } > catch (...) { > // failed > MessageBeep(-1); > } > > > if the field myString in the message is empty (ie. ""), then it throws an > exception. > > I am using 3.2.2 > > please help with a fix asap ! > Søren >
Can you provide a short but complete sample app that reproduces the problem as well as document what OS / Compiler you are using? Opeing a Jira issue would be best. Regards -- Tim Bish Open Source Integration: http://fusesource.com ActiveMQ in Action: http://www.manning.com/snyder/ Follow me on Twitter: http://twitter.com/tabish121 My Blog: http://timbish.blogspot.com/