I'm trying to configure activemq binder in my project which already using PooledConnectionFactory and it fails cause below code looking for ActiveMQConnectionFactory. I think it should be looking for ConnectionFactory or you can add support for PooledConnectionFactory .
Hello,
I'm trying to configure activemq binder in my project which already using PooledConnectionFactory and it fails cause below code looking for ActiveMQConnectionFactory. I think it should be looking for ConnectionFactory or you can add support for PooledConnectionFactory .