[tcljava-dev] doubt: using of 'expr' in Jacl
by Raj Knowledge other posts by this author
Apr 11 2006 3:30AM messages near this date
[tcljava-dev] tcljava status update
|
Re: [tcljava-dev] doubt: using of 'expr' in Jacl
Hi,
I have my variables set in my jcl script file as
Set clusterName new
Set nodeName singlenode
Set webserverName webserver
And I have a command in my jcl file to edit my deployed webapp as,
$AdminApp edit my_webapp.war {-MapModulesToServers {{XXXX
xxxx.war,WEB-INF/web.xml
WebSphere:cluster=$ clusterName
+WebSphere:cell=HD-CELLNUMBERCell02,node=$nodeName,server=$webserverName }}}
Here I am not able to run the above command as it is not able to evaluate
my $variables.
I tried to use 'expr' in this case�.btu dint work.
Can anyone help me how to execute this command using the *'$ variables'*set.
Thanks in advance.
*- rajalakshmi ravva*
Thread:
Raj Knowledge
Mo DeJong
Raj Knowledge
|