I am working on RAD 6.0 and currently there is only one default profile. I do not have separate WAS installation, RAD has inbuild Websphere server.
I am trying to create one more profile. I issued the following command from the command line (windows) but its giving the error.
wasprofile -create
-profileName myprofile
-profilePath "C:\Application\custom_profile "
-templatePath "C:\Program Files\IBM\Rational\SDP\6.0\runtimes\base_v6\profileTemplates"
-nodeName GSO0495809DNode01
-cellName GSO0495809DNode01Cell
-hostName localhost
<Error>
------------
The available modes are: create, augment, delete, unaugment, deleteAll, listProfiles, getName, getPath, validateRegistry, validateAndUpdateRegist
ry, help
For detailed help on each mode enter: -<mode> -help. For example, -create -help.
Command line arguments are case sensitive.
I was also trying to explore the possibility for creating the profile from the RAD itself. Window -> Preferences -> Server ...... but could not found any option for creating profile.
Any suggestions are welcome.
Thanks
Rashid