[jbosstools-issues] [JBoss JIRA] (JBDS-2477) add remote deployment feature as EAP6 CLI does to JBDS.

Rob Stryker (JIRA) jira-events at lists.jboss.org
Thu Apr 11 16:12:55 EDT 2013


    [ https://issues.jboss.org/browse/JBDS-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12766616#comment-12766616 ] 

Rob Stryker commented on JBDS-2477:
-----------------------------------

Gary:

What exactly do you want to see here? We already have a mechanism for remote deployment. You set a server into RSE mode, set its host, management port, remote server home / config file, other properties, etc, and you can publish to a remote server. 

The current publish method goes over sftp / scp type protocol, but that's really an implementation detail. We could change it to use the remote management api instead if we wanted to. 

So, what exactly would you like? Would you like us to remove our file copy over scp/sftp and replace it with over management port? Or are you requesting UI changes? Or are you requesting full ability to use arbitrary management commands inside eclipse? 
                
> add remote deployment feature as EAP6 CLI does to JBDS.
> -------------------------------------------------------
>
>                 Key: JBDS-2477
>                 URL: https://issues.jboss.org/browse/JBDS-2477
>             Project: Developer Studio (JBoss Developer Studio)
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: servers
>            Reporter: Gary Hu
>            Assignee: Rob Stryker
>
> EAP6 CLI provides feature to do remote deployment:
> bin/jboss-cli.sh --connect --controller="127.0.0.1:9999" --command="deploy ../tmp/sample.war" --user="User"
> Is it possible to have such feature available in JBDS? 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list