| Christophe 2004-03-25, 9:41 am |
| Hello world,
I'd like to create a cluster on a vertical scaling basis and I want
to define my own installation paths.
Customization of install paths works fine with horizontal scaling,
giving a identical path on all servers to get the ear and giving a
identical target path for install.
I think using this method on vertical scaling will make all the
servers on the same node using the same path. So I tried to use
Websphere variables defining MYAPP_INSTALL_PATH at server level for
each of my cluster's clone with a different value and filling
"Directory to Install Application " with ${MY_APP_INSTALL_PATH}. I
continue installation until the end and the Deployment Manager doesn't
complain but no files are expanded in the destination path.
When I used a Websphere variable in ear's path it complained then.
Is there a way to use variables to define paths ?
Regards
Christophe
|