Hi All,
I need to create a PROXY - JMS (ActiveMQ) scenario, so we had installed the jar driver "activemq-all-5.10.0.jar". We did the next configuration using Access JMS Provider Generically:
We sent test message and we are getting error "JMS adapter: Channel not initialized" -> No transition found from state: STARTING
Should I install another jar file like activemq-client-5.10.0.jar or what's wrong with the configuration?
Thanks.