Integrating SOA to Azure Queue using AMQP and JMS Adapter
I have tried the link:
followed all instructions from @vladodias and @User_LLJ6H. But I can't get over the same error "Unable to instantiate connection factory. JMS adapter was unable to look up the connection factory org.apache.qpid.jms.jndi.JmsInitialContextFactory neither through JNDI nor instantiate it as a Java class." no matter what I configure. Can you please summarize the steps for less experienced users? My best attempt is:
1) Adding
geronimo-jms_1.1_spec-1.1.1.jar
qpid-amqp-1-0-client-0.32.jar
qpid-amqp-1-0-client-jms-0.32.jar
qpid-amqp-1-0-common-0.32.jar
servicebus.properties
into classpath on weblogic server. Where content of the servicebus.properties is: