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

Burr Sutter (JIRA) jira-events at lists.jboss.org
Fri Jun 7 14:48:55 EDT 2013


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

Burr Sutter commented on JBIDE-14073:
-------------------------------------

Use case scenarios:
1- deploy a binary .war, .ear or any other deployable artifact - if you have the rights to deploy on the remote server - not limited by type of artifact 
2- undeploy a binary artifact (e.g. war, ear, -ds.xml, etc) - if you have the rights to undeploy on the remote server - not limited to artifacts this user previously deployed
3- start the remote server
4- stop the remote server
5- restart the remote server (restart in debug)
6- attach to the remote server via debugger (not specific to the management API but a test case)
7- view logs - the entire log from the remote server? Or the last N lines? what about clearing the logs?

Questions:
a. Support for both Domain & Standalone
b. Logs: the entire log from the remote server? Or the last N lines? what about clearing the logs?

                
> 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