${ASADMIN_HOME} --user ${ADMIN_USER} --passwordfile ${PASSWORD_FILE} --host localhost --port ${BASE_PORT} create-jms-resource --target gfCluster --restype javax.jms.QueueConnectionFactory --property jdni_name=jms/QueueConnectionFactory jms/QueueConnectionFactory; ${ASADMIN_HOME} --user ${ADMIN_USER} --passwordfile ${PASSWORD_FILE} --host localhost --port ${BASE_PORT} create-jms-resource --target gfCluster --restype javax.jms.Queue --property Name=QueueProducer jndi/QueueProducer