Re: AMQ-CPP MapMessage

2008-02-06 Thread Tom Johnson
printf("Msg #%d from >> thread%s\n",num,mapMessage->getString("Thread").c_str()); >> } else { >> printf("Not a map message\n"); >> } >> >> Exception was thrown whenever the getInt w

Re: AMQ-CPP MapMessage

2008-02-05 Thread Nathan Mittler
I'm using Visual Studio 2005 to build it. -- View this message in context: http://www.nabble.com/AMQ-CPP-MapMessage-tp15299238s2354p15299238.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

AMQ-CPP MapMessage

2008-02-05 Thread Tom Johnson
} else { printf("Not a map message\n"); } Exception was thrown whenever the getInt was called. I'm using Visual Studio 2005 to build it. -- View this message in context: http://www.nabble.com/AMQ-CPP-MapMessage-tp1