|
| Invalid classpath in RSE qshell - WDSC 7.0 |
 |
Fri, 30 Nov 2007 21:43:31 +010 |
Hallo
in a remote system explorer qshell i want to start a java-Program
with a shell-script
/home/myHome>./gtauftrag.sh
i got the following error-message
export: 001-0064 Variablenname
MQ\Java\lib\providerutil.jar;H:\Programme\IBM\WebSphere is not valid
Following export causes the problem
CLASSPATH=
H:\Programme\IBM\WebSphere MQ\Java\lib\providerutil.jar;
H:\Programme\IBM\WebSphere
MQ\Java\lib\com.ibm.mqjms.jar;H:\Programme\IBM\WebSphere
MQ\Java\lib\ldap.jar;H:\Programme\IBM\WebSphere ......
The problem is that the directoryname "WebSphere MQ" has a blank in
it.
where are the standard exports defined for the qshells ?
how can i change the export classpath to allow blanks in the
directory-name ?
thanks for your help
|
| Post Reply
|
|
|
|
|
|
|
|
|
|