I don't see any hard limits in the openwire-cpp code. Can you provide a code sample that demonstrates the problem?
----------------------------------------- Timothy A. Bish Sensis Corporation ----------------------------------------- > -----Original Message----- > From: Arshad Ahamad [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 26, 2006 6:55 AM > To: [EMAIL PROTECTED]; activemq-dev@geronimo.apache.org > Subject: Problem in openwire-cpp API for messages > > Hi, > > I am working on openwire-cpp ( for ActiveMQ-4.0) code on SuSe(Linux > machine->i686-suse-linux, version 2.6.13-15.8-default), > > I am not able to ceate a message which have more than 252 char by using > > message = session->createTextMessage("Message,moreThan252Char"); API > > how I will achieve it, because I want to send the data more than 252 > char. > is there any other procesure to create a message? Pls assist me > > Thanks in advance > > > Regards > Arashad Ahamad