Dependency conflicts are a fact of life as far as I have found. I'd be
surprised if you couldn't just hack the early version of commons out and put
the new one in, kind of shocked it presented an issue anyway.

We're using WebSphere MQ without issue, but if I recall they repackaged
everything into a new namespace so no conflict...

I'll try to find the blogs about ActiveMQ...I know there are a few entries
out there concerning ActiveMQ and CF (but not sure of the versions
involved)...


Adam Haskell


On Thu, May 15, 2008 at 4:49 PM, Rich <[EMAIL PROTECTED]> wrote:

> Hello all,
>
> Does anyone have any experience with CF8 & ActiveMQ integration?
>
>
>
> I was attempting to set up activeMQ 5.1 and leverage the ActiveMQ event
> gateway, and when starting the example, received a class not found error
> for
> the connection factory.  Based upon this, I added the activeMQ jars to the
> CF classpath so CF could access the dependant classes, only to run into
> problems with class library versions (i.e. CF8 uses commons-logging v1.0
> and
> ActiveMQ uses 1.1).  Because of these dependency problems, I had to
> downgrade ActiveMQ to version 4.1 and have now successfully delivered and
> received messages, but really wanted to use 5.1.
>
>
>
> I expected the CF example gateways to work out of the box, and not for me
> to
> have to install jars onto the classpath to get it to work.  I did not see
> any notes in the docs regarding any installation being necessary, so I hope
> I am just missing something trivial.  Can anyone point me in the right
> direction?
>
>
>
> Adobe hypes CFs easy integration with Java, yet every time I have attempted
> to leverage open source software as an integration point, I feel nothing
> but
> pain (Quartz and now ActiveMQ).  Am I missing something here?  Is there
> some
> easy way to get a clean classpath, or to manage these dependency conflicts?
>
>
>
> Rich
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305514
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to