Re: Problem using ActiveMQ-CPP interfaces where std::string are used as parameters

2012-01-03 Thread mikmela
cated to this flag, i.e. release+_SECURE_SCL=0 and release+_SECURE_SCL=1. Another, approach is to always use _SECURE_SCL=0 and document it. In this case, users that concerned about buffer overruns and ready to sacrifice performance, will be explicitly overriding it in their environment. -- View this

Re: Problem using ActiveMQ-CPP interfaces where std::string are used as parameters

2011-12-17 Thread Timothy Bish
On Thu, 2011-12-15 at 10:11 +0400, Ivan Pechorin wrote: > 2011/12/14 mikmela : > > I'm having a lot of issues passing std::strings into ActiveMQ-CPP > > interfaces, > > i.e. Connection, Session, Message and etc. > > Even though I'm using MS VS2010 to build both activemq-cpp dll and my > > applicat

Re: Problem using ActiveMQ-CPP interfaces where std::string are used as parameters

2011-12-14 Thread Ivan Pechorin
2011/12/14 mikmela : > I'm having a lot of issues passing std::strings into ActiveMQ-CPP interfaces, > i.e. Connection, Session, Message and etc. > Even though I'm using MS VS2010 to build both activemq-cpp dll and my > application with the same version of multithreaded c-runtime dll > MSVCP100.dll

Problem using ActiveMQ-CPP interfaces where std::string are used as parameters

2011-12-14 Thread mikmela
erytime, you move to build an app with newer compiler you need to rebuild activemq-cpp as well? Wouldn't it be better to stick to primitive const char* instead? -- View this message in context: http://activemq.2283324.n4.nabble.com/Problem-using-ActiveMQ-CPP-interfaces-where-std-stri

Re: Exclusive consumer problem using ActiveMQ and JBoss annotations

2009-04-01 Thread Roland Thomas Lichti
Hi Brad, bwarren wrote: [MDB with exclusive consumer gets called 10 times the same time (with different messages).] > I suspect this is a JBoss issue, but I was hoping someone might have run > across this and knows of a fix or workaround or can spot what I'm doing > wrong. > I think you have t

Exclusive consumer problem using ActiveMQ and JBoss annotations

2009-03-31 Thread bwarren
Brad -- View this message in context: http://www.nabble.com/Exclusive-consumer-problem-using-ActiveMQ-and-JBoss-annotations-tp22816093p22816093.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Problem using ActiveMQ

2007-08-09 Thread denez
mq-with-tomcat-559.html >> >> but without any success for the moment i hope. >> >> When i debug i've got the connection but with parameter started=false >> ! >> >> So when i try to get a session nothing append. No error, no shutdown >>

Re: Problem using ActiveMQ

2007-08-09 Thread Mario Siegenthaler
9.html > >> http://activemq.apache.org/setting-up-activemq-with-tomcat-559.html > >> but without any success for the moment i hope. > >> When i debug i've got the connection but with parameter started=false ! > >> So when i try to get a session nothing append.

Re: Problem using ActiveMQ

2007-08-09 Thread denez
;> >> Can someone help me to deal with this problem. >> >> Thanks in advance. >> Regards, >> >> Denez >> -- >> View this message in context: >> http://www.nabble.com/Problem-using-ActiveMQ-tf4237284s2354.html#a12055977 >> Sent from the Active

Re: Problem using ActiveMQ

2007-08-08 Thread Mario Siegenthaler
append. No error, no shutdown of > tomcat. > > Can someone help me to deal with this problem. > > Thanks in advance. > Regards, > > Denez > -- > View this message in context: > http://www.nabble.com/Problem-using-ActiveMQ-tf4237284s2354.html#a12055977 > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >

Problem using ActiveMQ

2007-08-08 Thread denez
27;ve got the connection but with parameter started=false ! So when i try to get a session nothing append. No error, no shutdown of tomcat. Can someone help me to deal with this problem. Thanks in advance. Regards, Denez -- View this message in context: http://www.nabble.com/Problem-using-Act