| Author |
WAR File deployment problem
|
Kapil Keskar
Ranch Hand
Joined: Dec 04, 2001
Posts: 47
|
|
Hi, When I am deploying the war file through the interface, at the last phase of deployment it is showing me that it will put that under this path -- ------------------------------------- This application will be installed on the following nodes with the install directory setting for each node as: rsi-pun-ct122E:WebSphereAppServer\installedApps\hnbrec.war.ear ------------------------------------- but actually in that, it is not taking "E:\" & WebSphere"\"AppServer ie- "\" in given path. can some one tell me where i where to update that classpath, so it should not appear ? I checked it in admin.config file, but it is not there. Thanx in advance. Kapil Keskar
|
 |
bharat nagpal
Ranch Hand
Joined: Oct 26, 2002
Posts: 76
|
|
check the value of environmental variable WAS_HOME. it should be WAS_HOME=E:\WebSphere\AppServer
|
 |
 |
|
|
subject: WAR File deployment problem
|
|
|