Re: building activemq cpp latest repository code on linux

2007-02-21 Thread Lalit Nagpal
no configure: error: libpthread not found! It seems some library is missing that is stopping the configure command from completing. Please suggest what needs to be done to install the missing part. Thanks Lalit Nagpal CSA, SunGard Albert Strasheim wrote: > > Try installing the glibc

RE: building activemq cpp latest repository code on linux

2007-02-16 Thread Lalit Nagpal
worked so far what am I doing wrong here Kindly suggest Thank you Lalit Nagpal CSA, SunGard tabish121 wrote: > > You need to install libpthread on this machine, or if its installed then > you need to ensure that its in the LD_LIBRARY_PATH etc. This is > something that you sys-

building activemq cpp latest repository code on linux

2007-02-15 Thread Lalit Nagpal
ure: error: libpthread not found! It seems some library is missing that is stopping the configure command from completing. Please suggest what needs to be done to install the missing part. Thanks Lalit Nagpal CSA, SunGard -- View this message in context: http://www.nabble.com/building-activemq-

Re: ::cms::Message class and properties

2007-02-05 Thread Lalit Nagpal
Thanks Nate - Thats exactly what I am trying to do now :( . Lalit Nagpal CSA, SunGard nmittler wrote: > > Unfortunately the CMS and JMS APIs do not provide this capability > directly. > What you could do is make it a string property and encode something at the > beginning

::cms::Message class and properties

2007-02-05 Thread Lalit Nagpal
such a thing be added . The getter/setter methods do not solve the purpose in looping otherwise ... Regards Lalit Nagpal CSA, SunGard -- View this message in context: http://www.nabble.com/%3A%3Acms%3A%3AMessage-class-and-properties-tf3173160.html#a8802789 Sent from the ActiveMQ - User

Re: activemq cms stomp - creating a topic from message->getCMSReplyTo() does not work

2007-02-02 Thread Lalit Nagpal
ong() etc are cool changes they help me do things in a easier way now :) although I have to recode some parts due to these changes :( Thank you for all the support kindly close the bug Lalit Nagpal CSA, SunGard Lalit Nagpal wrote: > > > Hi Nathan- > > Requesting t

Re: activemq cms stomp - creating a topic from message->getCMSReplyTo() does not work

2007-01-31 Thread Lalit Nagpal
/StompExceptionWithToStringMethod.jpg I appreciate all the help ... Thank you Lalit Nagpal CSA, SunGard Lalit Nagpal wrote: > > created JIRA issue at > https://issues.apache.org/activemq/browse/AMQCPP-64 > > attched = source code to reproduce and the image file for output.