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:305372 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

