I have Docker Desktop on macOS.
I created a container from the ibmcom/mq:latest image.
I am trying to prepare the "JMS - Using the JMSOutput and JMSInput nodes with messages and queues" from the Tutorials Gallery. I was able to create the jams.defs. But when I run the JMSAdmin command I get an error. How do I prepare my tutorial when I keep getting these JMS configuration errors? I have ACE installed. Is there another way I could run IBM MQ so that I am not hampered by it being a Docker container?
bash-4.4$ ./JMSAdmin < ../../../../jms.defs
Licensed Materials - Property of IBM
5724-H72, 5655-R36, 5724-L26, 5655-L82
(c) Copyright IBM Corp. 2008, 2016 All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or
disclosure restricted by GSA ADP Schedule Contract with
IBM Corp.
Starting IBM MQ classes for Java(tm) Message Service Administration
JNDI initialization failed, please check your JNDI settings and service.
The name '"/home/user/JNDI-Directory"' cannot be resolved
For additional information on the cause of this problem run with the -v argument
bash-4.4$