I am writing a jacl script to set up a Generic JMS Connection Factory. I have several values I need to add to the classpath, and would like to use Websphere variables for part of the classpath. This works just fine when I add it through the adminConsole, but when I add the classpath with the variable in it through jacl I get the message 'can't read "MQJMS_LIB_ROOT": no such variable'.
Does anyone know why I am not allowed to use a variable in the classpath?
Does anyone know why I am not allowed to use a variable in the classpath?