I have tried to incorporate the simpleproducer.cpp program into another c++
program. Compiling in windows fails due to a trio of unresolved external
symbol errors:
1>libsvmactivemqSink.obj : error LNK2019: unresolved external symbol
"public: __thiscall cms::CMSException::CMSException(class cms::C
It shouldn't matter too much, but here is the way in which I am utilizing
ActiveMQ...
I am using an embedded ActiveMQ broker (via SslBrokerService) in Java code
for our company's software. I connect to the ActiveMQ broker (via
ActiveMQSslConnectionFactory) from two places: inside the Java code and
Hello,
You may want to direct your question to the Camel User Forum
us...@camel.apache.org.
Regards,
Torsten Mielke
tors...@fusesource.com
tmie...@blogspot.com
On Aug 16, 2012, at 12:52 PM, m.krieken wrote:
> Hello All
>
> I was looking into the camel-msmq component and i came across this
Hello All
I was looking into the camel-msmq component and i came across this
http://mail-archives.apache.org/mod_mbox/camel-users/201001.mbox/%3c5380c69c1001040058n66ab4b8arb419dbe0497ff...@mail.gmail.com%3E
Apprently the component is no longer supported/developed. Is there a
replacement method o