|
Problem(Abstract) |
When you use the Administrative Console browse function,
you might notice that the path returned is not the actual path to the EAR
file on the HFS. The path returned is similar to the following path:
/WWW/WebSphere/V5R0M0/DeploymentManager/config/temp/myApp.ear |
|
|
|
Cause |
This is normal behavior. The path might not look correct
because the Application Server must account for possible remote nodes.
Since nodes can be on different systems, it must be able to browse remote
HFS's. If you choose the browse option for the deployment manager node for
instance, you get the exact path you expect because the Application Server
knows the deployment manager node must be on the same HFS as the
Administrative Console. |
|
|
Resolving the
problem |
No action is required. Follow the rest of the normal
deploy process. |
|
|
|
|
|
|