[jboss-jira] [JBoss JIRA] Deleted: (JBAS-9262) Turn the upload content operation name into something meaningful

Heiko Braun (JIRA) jira-events at lists.jboss.org
Fri Apr 8 04:37:33 EDT 2011


     [ https://issues.jboss.org/browse/JBAS-9262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Heiko Braun deleted JBAS-9262:
------------------------------


> Turn the upload content operation name into something meaningful
> ----------------------------------------------------------------
>
>                 Key: JBAS-9262
>                 URL: https://issues.jboss.org/browse/JBAS-9262
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Heiko Braun
>
> Currently the operation name is "upload-deployment-url"
> (Taken from DomainHttpServer.java)
> final ModelNode dmr = new ModelNode();
> dmr.get("operation").set("upload-deployment-url");
> dmr.get("address").setEmptyList();
> dmr.get("url").set(tempUploadFile.toURI().toURL().toString());

--
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