[jboss-jira] [JBoss JIRA] Commented: (JBAS-9263) Add support for domain deployments through the HTTP API
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Thu Apr 7 11:01:33 EDT 2011
[ https://issues.jboss.org/browse/JBAS-9263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594295#comment-12594295 ]
Brian Stansberry commented on JBAS-9263:
----------------------------------------
This should be possible now (although not tested). The form handler uploads the content and returns the hash. Then there would need to be an "add" for /deployment/xxx.war with param hash=<the-returned-hash>, then an "add" for /server-group/groupX/deployment/xxx.war, with param enabled=true if you want it to deploy into the runtime.
> Add support for domain deployments through the HTTP API
> -------------------------------------------------------
>
> Key: JBAS-9263
> URL: https://issues.jboss.org/browse/JBAS-9263
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Heiko Braun
> Fix For: 7.0.0.Beta4
>
>
> requires additional metadata like the server-group association. the current HTTP endpoint only seems to work in standalone mode
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list