[ 
https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12605589#action_12605589
 ] 

YunFeng Ma commented on GERONIMODEVTOOLS-353:
---------------------------------------------

The remote deployment usage:

Topology:
Machine A which has Geronimo
Machine B which has Geronimo and Eclipse with GEP

1. Install Geronimo server in a remote machine A
2. Make the following change to 
%Geronimo_HOme%\var\config\config-substitutions.properties to enable remote 
deployment in machine A
    RemoteDeployHostname=localhost --> RemoteDeployHostname=<The IP of machine 
A>
3. Launch Geronimo in machine A
4. Create a new server using the local Geronimo in Eclipse in machine B
5. Double click the new geronimo server and change the server host name to <The 
IP of machine A>
6. Launch the server in GEP
7. Then the applications can be remote deployed to the remote geronimo in 
machine A

> Support remote deployment
> -------------------------
>
>                 Key: GERONIMODEVTOOLS-353
>                 URL: 
> https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-353
>             Project: Geronimo-Devtools
>          Issue Type: Improvement
>          Components: eclipse-plugin
>    Affects Versions: 2.1.0
>            Reporter: YunFeng Ma
>            Assignee: Tim McConnell
>             Fix For: 2.1.1
>
>         Attachments: GERONIMODEVTOOLS-353.patch
>
>
> The user should be able to:
> 1. Define a remote server
> 2. Deploy/undeploy an application to the remote server

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to