You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jarek Gawor (JIRA)" <ji...@apache.org> on 2008/11/06 17:07:53 UTC

[jira] Commented: (GERONIMO-4396) Fail to remote deploy war file using command: deploy --uri deployer:geronimo:jmx:// deploy /cviewer.war

    [ https://issues.apache.org/jira/browse/GERONIMO-4396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645499#action_12645499 ] 

Jarek Gawor commented on GERONIMO-4396:
---------------------------------------

Did you modify the config-substitutions.properties file before or after starting the server? 


> 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.