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

Heiko Braun (JIRA) jira-events at lists.jboss.org
Thu Apr 7 07:32:33 EDT 2011


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

Heiko Braun commented on JBAS-9262:
-----------------------------------

Add the same time we should change the URI to something appropriate. Currently it's /add-content

> 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) 
>          Components: Domain Management
>            Reporter: Heiko Braun
>             Fix For: 7.0.0.Beta4
>
>
> 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