Tim has this fixed for you:
On Wed, Dec 5, 2012 at 6:14 AM, Christian Posta
wrote:
> Nice find RonK. I'll take a look at how the HawtBuf lib gets distributed
> and see what makes sense for it.
> I've opened https://issues.apache.org/jira/browse/AMQ-4206 to track it.
>
> Thanks,
> Christian
>
>
Nice find RonK. I'll take a look at how the HawtBuf lib gets distributed
and see what makes sense for it.
I've opened https://issues.apache.org/jira/browse/AMQ-4206 to track it.
Thanks,
Christian
On Wed, Dec 5, 2012 at 5:39 AM, RonK wrote:
> I finally came to my senses and debugged the problem
I finally came to my senses and debugged the problem by myself.
It turned out that org/apache/activemq/util/TypeConversionSupport has a hard
dependency on hawtbuf, which means this class cannot be initialized if
hawtbuf is not present (which was not a problem before).
Unfortunately the problem occu
My fault. I am stripping down the broker to the things I need, but it seems
some things have moved into other jars and I have to keep something which I
did not kept before.
Do you have a list of jars necessary for these features?
- openwire
- stomp
- network of brokers
- spring configuration
- emb
I just tried with the latest (today's code) and 5.5.1 and 5.6.0. They seem
to make the duplex connection just fine (the older versions are creating
the network bridge).
In general, however, I would say the broker's aren't guaranteed to network
with each other between versions. The clients + openwi
Hi all,
on trying the latest ActiveMQ 5.8-SNAPSHOT broker, I get these errors, when
other brokers (older versions, but at least 5.6) try to make a duplex
connection.
2012-11-30 17:16:21,443 ERROR emq.broker.TransportConnection - Failed to
create responder end of duplex network bridge
VMware-564da