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

Gary Hu (JIRA) jira-events at lists.jboss.org
Wed Mar 6 16:18:56 EST 2013


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

Gary Hu commented on JBDS-2477:
-------------------------------

Our use case would be from a development perspective. We'd like to allow our developers to deploy/undeploy their applications to remote development servers using the JBoss CLI from within JDBS. They are not allowed shell access to these servers. 

I can see it being useful to have an interface to the JBoss CLI (Management API) as a whole from within JBDS. Here are some things that our developers will be allowed to do on their remote dev/test servers ultimately:

deploy
undeploy
deployment-info
reload

And perhaps even have r/o acess to some other functions and read-attributes in the future.
                
> 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) 
>            Reporter: Gary Hu
>
> 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