Question : Creating Profile in Appserver 6.0 (Integrated Server for RAD)

Hi Experts,
I have been trying to add a Itnegrated test server 6.0 to my Dynamic web application and it gave me the following error in the console.
                                "The system cannot find the path specified."
I got this same error when i tried to start the server from command prompt.


Then i tried to manually create a profile from within the base insatllation under :
                  \runtimes\base_v6\bin\ProfileCreator
 using pctWindows.exe and it gives me the following error.
                    "A suitable JVM could not be found. Please run the program again using the option -is:javahome "

Am i missing something?

thanks
Sunil

Answer : Creating Profile in Appserver 6.0 (Integrated Server for RAD)

You need to set up the environment so that the WAS_HOME environment variable is defined.

open a command prompt
cd to the \runtimes\base_v6\bin directory
execute the following command:

  setupCmdLine

Then (at this same command prompt), cd to the ProfileCreator subdirectory
and execute pctWindows
Random Solutions  
 
programming4us programming4us