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

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Jun 18 09:29:21 EDT 2013


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

Rob Stryker commented on JBIDE-14073:
-------------------------------------

>  if you have the rights to undeploy on the remote server - not limited to artifacts this user previously deployed

This will not be easy, specifically not limited to artifacts the user previously deployed. 

>  3- start the remote server

If the goal is to not allow ssh access, then I see absolutely no way at all to start a remote server. 

>  5- restart the remote server (restart in debug)

Also impossible via remote management alone, mostly due to the 'start' issue. 

>  6- attach to the remote server via debugger (not specific to the management API but a test case)

There is another jira open for this, but its also been opened for a very long time. No progress has been made thus far. 
                
> add remote deployment feature as EAP6 CLI does to JBDS.
> -------------------------------------------------------
>
>                 Key: JBIDE-14073
>                 URL: https://issues.jboss.org/browse/JBIDE-14073
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: server
>            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