[overlord-issues] [JBoss JIRA] (ARTIF-736) Support local-file upload optimization in web UI

Brett Meyer (JIRA) issues at jboss.org
Wed Jul 1 16:11:01 EDT 2015


Brett Meyer created ARTIF-736:
---------------------------------

             Summary: Support local-file upload optimization in web UI
                 Key: ARTIF-736
                 URL: https://issues.jboss.org/browse/ARTIF-736
             Project: Artificer
          Issue Type: Feature Request
            Reporter: Brett Meyer
            Assignee: Brett Meyer


ARTIF-728 added server endpoints that allow a file, available to the Artificer server (local file, network storage, etc), to be persisted without passing the actual contents through HTTP.  However, due to the web UI's use of HTML forms and servlets, this poses a challenge.  I'm not sure that we could handle that in Errai, deciding between sending the content to the servlet or instead processing the form input's absolute path.

Instead, it might be best to hold off on this until the UI is converted to Angular.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the overlord-issues mailing list