Bug 1066476

Summary: Generic http management operation upload handler
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Emanuel Muckenhuber <emuckenh>
Component: Domain ManagementAssignee: Emanuel Muckenhuber <emuckenh>
Status: CLOSED CURRENTRELEASE QA Contact: Jakub Cechacek <jcechace>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: unspecifiedCC: dandread, emuckenh, jcechace, jkudrnac, kkhan
Target Milestone: DR1   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:39:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Emanuel Muckenhuber 2014-02-18 13:54:50 UTC
The current /management http API handler, does not support generic content uploads, where the add-content handler only allows addition to the content repository. Since operations might attach multiple streams to the operation we need a http handler which can deal with those requests.

This is needed by the console to apply patches.

Comment 1 Kabir Khan 2014-02-20 17:02:00 UTC
This is a requirement for https://issues.jboss.org/browse/EAP6-20 to work, so I am testing it for merging, and will merge once successful - acks or no acks :-)

https://github.com/jbossas/jboss-eap/pull/932

Comment 3 Jakub Cechacek 2014-03-19 10:05:50 UTC
Verified based on the testing of patching mechanism exposure in console (as it's directly used there). 

6.3.0.DR4