Re: link error CMS

2009-08-05 Thread Timothy Bish
On Wed, 2009-08-05 at 14:56 -0700, Sodan wrote: > Windows - Visual Studio 2008. > > static build. > > all the 2.2.X versions has compiled just fine. > > Søren > > So this is happening when you build the ActiveMQ-CPP project or when you try and link it to your appliaction? > > Timothy Bish

Re: Total Message Order of Queues (not topics) durring edge cases(crashes)

2009-08-05 Thread Rob Davies
On 5 Aug 2009, at 23:13, jerdavis wrote: No takers? -- View this message in context: http://www.nabble.com/Total-Message-Order-of-Queues-%28not-topics%29-durring-edge-cases%28crashes%29-tp24705154p24837185.html Sent from the ActiveMQ - User mailing list archive at Nabble.com. Total orde

Re: Total Message Order of Queues (not topics) durring edge cases(crashes)

2009-08-05 Thread jerdavis
No takers? -- View this message in context: http://www.nabble.com/Total-Message-Order-of-Queues-%28not-topics%29-durring-edge-cases%28crashes%29-tp24705154p24837185.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: link error CMS

2009-08-05 Thread Sodan
Windows - Visual Studio 2008. static build. all the 2.2.X versions has compiled just fine. Søren Timothy Bish wrote: > > On Wed, 2009-08-05 at 14:40 -0700, Sodan wrote: >> after building the 3.0.1, then I get a link error when linking to my >> project. >> >> 1>Linking... >> >> 1>libactive

Re: link error CMS

2009-08-05 Thread Timothy Bish
On Wed, 2009-08-05 at 14:40 -0700, Sodan wrote: > after building the 3.0.1, then I get a link error when linking to my project. > > 1>Linking... > > 1>libactivemq-cppd.lib(OpenWireFormat.obj) : error LNK2001: unresolved > external symbol "public: virtual void __thiscall > activemq::wireformat::op

link error CMS

2009-08-05 Thread Sodan
after building the 3.0.1, then I get a link error when linking to my project. 1>Linking... 1>libactivemq-cppd.lib(OpenWireFormat.obj) : error LNK2001: unresolved external symbol "public: virtual void __thiscall activemq::wireformat::openwire::marshal::v3::MarshallerFactory::configure(class activ

Re: ActiveMQ + MQIPT

2009-08-05 Thread Joe Fernandez
AFAIK, not possible. My guess is that you'd have to develop a http transport connector for ActiveMQ that also understands the MQ wire or channel protocol. Joe http://www.ttmsolutions.com jshailes wrote: > > I have set up MQ internet pass-thru for one way communication to receive > messages fr

ActiveMQ + MQIPT

2009-08-05 Thread jshailes
I have set up MQ internet pass-thru for one way communication to receive messages from a remote site, and configured the trial version of Websphere MQ to prove it works. It might be worth noting that the remote site insists on using MQIPT their end for sending messages to us. What I would like to

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Timothy Bish
On Wed, 2009-08-05 at 16:11 +0200, peter@gmx.net wrote: > Ok. That requires another 'make check' I suppose. I will do that again. > Yes, you have to build the tests once when you change those URIs. Not ideal but it works. > Is there any simple way to run the SimpleProducer example using th

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Peter . Neu
Ok. That requires another 'make check' I suppose. I will do that again. Is there any simple way to run the SimpleProducer example using the makefile provided in the directory? Regarding the problems with version 2.2 I will try to get an autoconf version 2.61 installed on the machine in order t

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Timothy Bish
On Wed, 2009-08-05 at 15:54 +0200, peter@gmx.net wrote: > Hi, > > I solved the problem. The cppunit version from SuSE does not work with the > activemq-cpp lib. I installed a current version which works. > > One problem left to solve: I can't run any examples because the request > broker is

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Peter . Neu
Hi, I solved the problem. The cppunit version from SuSE does not work with the activemq-cpp lib. I installed a current version which works. One problem left to solve: I can't run any examples because the request broker is installed on a remote machine. Is there an easy way to run the tests e.g.

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Timothy Bish
On Wed, 2009-08-05 at 15:02 +0200, peter@gmx.net wrote: > Hi, > > just moved the build directory to a different location. Now the build process > finished without any problem. > Still I can't run any example because the make did not build the examples > e.g. I can't find the file ./activemq

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Peter . Neu
Hi, just moved the build directory to a different location. Now the build process finished without any problem. Still I can't run any example because the make did not build the examples e.g. I can't find the file ./activemq-test-integration as mentionend in the docs. SUES 10 comes also with se

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Timothy Bish
On Wed, 2009-08-05 at 14:28 +0200, peter@gmx.net wrote: > Hi Tim, > > I have cppunit 1.10.2 installed. I could not use 2.2 because 2.2.x or 3 > request autoconf 2.61 and I can't switch to that presently (running 2.59). > > So I just ran 'make all' and now I get this: > > ranlib .libs/libac

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Peter . Neu
Hi Tim, I have cppunit 1.10.2 installed. I could not use 2.2 because 2.2.x or 3 request autoconf 2.61 and I can't switch to that presently (running 2.59). So I just ran 'make all' and now I get this: ranlib .libs/libactivemq-cpp.a ranlib: .libs/libactivemq-cpp.a: No space left on device make[2

Re: JBoss and ActiveMQ with remote JNDI

2009-08-05 Thread James Strachan
2008/4/29 Alex Soto : > James Strachan wrote: >> >> 2008/4/29 Alex Soto : >> >>> >>> I also have the same problem. >>>  The suggestions I've seen is to instantiate ActiveMQConnectionFactory >>> instead of getting it from JNDI.  As a workaround it is satisfactory but >>> this solution does not go ve

Re: Virtual Topic and remote Client consumers

2009-08-05 Thread Mick Knutson
Here is what I have on my server: *...@endpointinject(uri="activemq:**VirtualTopic.TABLE.1") ProducerTemplate producer; public boolean sendStatusUpdate(String body) { log.info("//--**--** //"); log.info("send

Re: JBoss and ActiveMQ with remote JNDI

2009-08-05 Thread An An
Hi, I am facing this same issue. The configuration I have is JBoss 4.0.5 with Active MQ 5.2 embedded, and MSSQL 2005 for persistence. Is there a way to get this jndi lookup working? Thanks, A Alex Soto-2 wrote: > > If that is true, how is it possible that the JBossMQ connection > factory i

Re: Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Timothy Bish
On Wed, 2009-08-05 at 13:29 +0200, peter@gmx.net wrote: > Hi, > > I'm trying to build activemq-cpp-2.2 on SUES 10 64bit. > autogen.sh, configure, 'make' and 'make install' works fine. When I try to > run 'make check' I get an error (details see below). > > Any ideas what's wrong? > > Chee

Make check fails when building activemq-cpp-2.2 on SUES 10

2009-08-05 Thread Peter . Neu
Hi, I'm trying to build activemq-cpp-2.2 on SUES 10 64bit. autogen.sh, configure, 'make' and 'make install' works fine. When I try to run 'make check' I get an error (details see below). Any ideas what's wrong? Cheers, Pete activemq/connector/stomp/StompConnectorTest.cpp: In member function