When I creating producer using java spring in my logs I am getting Failed to Convert property value of type org.apache.activemq.artrmis.jms.client.ActiveMQJMSConnectionFactory to required type jakarta.jms.connectionFactory for property targetConnectionFactory I am using jboss-client jar in my classpath.what might be the issue.I am expecting to send the message via jboss jms connection Continue reading...