Fail to remote deploy war file using command: deploy --uri
deployer:geronimo:jmx://<Remote_Machine_IP> deploy
<location_of_cviewer_war_module>/cviewer.war
----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-4396
URL: https://issues.apache.org/jira/browse/GERONIMO-4396
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: deployment
Affects Versions: 2.1.3
Environment: OS:Windows
Reporter: viola.lu
Pre-requisites :
1.Start the geronimo Server on remote machine. Note: Make sure the geronimo
Server running on remote machine is running on rmi port 1099.
2. Edit config-substitutions.properties in geronimo _HOME/var/config and
edit RemoteDeployHostname=the ip address of the remote machine.
Procedure :
>From the local machine , goto the location <geronimo _home> and execute the
>below command .
deploy --uri deployer:geronimo:jmx://<Remote_Machine_IP> deploy
<location_of_cviewer_war_module>/cviewer.war
Provide the <username> and <password> for remote geronimo server.
Below messages on your local machine console.
"Uploading 1 file(s) to server
File upload complete (Server: OK)
1 file(s) transferred to server. Resuming deployment operation.
java.io.filenotfound exception
c:/geronimo/var/tmp/cviewer.war
can't depoly cviewer to remote server
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.