Is there any efficacy for providing an InitialContextFactory other than the PropertiesFileInitialContextFactory for the Java qpid amqp client?
Having to rely on a properties file is not ideal for use cases where we would prefer to get the jndi properties from a container and or configure the ICFactory using Spring Java @Configuration. Thank you, Cory
