[JBoss JIRA] (SRAMP-599) Batch upload through linked artifacts in a multipart POST/PUT
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-599?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated SRAMP-599:
------------------------------
Description:
{quote}
2.3.5.2.1 Using Batch POST
RFC 2387, "The MIME Multipart/Related Content-type" describes how to perform a multipart POST of binary documents. S-RAMP builds on this RFC to extend the IETF draft document "ATOM Multi-part Media Resource Creation" to support the simultaneous publishing of a collection of non-dependent and dependent resources and their associated metadata. With this approach it is possible, for example, to publish an XSD document which imports two other XSD documents by including it as well as its dependencies in a single POST to the repository.
The Batch POST method requires an atom entry document as the root body part. This root atom entry document points to any dependent atom entry documents contained in other body parts using atom:link elements with an href attribute whose value is the Content-ID of the relevant body part. It also points at the actual document content by specifying the Content-ID of the relevant body part as the value of the src attribute in the atom:content element of the atom entry document. This approach provides complete linkage between a document and its dependencies and all corresponding binary resources.
{quote}
Although we implement the archive-based method of batch uploading, we do not currently support plain multipart for multiple artifacts.
Support for both POST and updating through PUT is necessary.
was:
{quote}
2.3.5.2.1 Using Batch POST
RFC 2387, "The MIME Multipart/Related Content-type" describes how to perform a multipart POST of binary documents. S-RAMP builds on this RFC to extend the IETF draft document "ATOM Multi-part Media Resource Creation" to support the simultaneous publishing of a collection of non-dependent and dependent resources and their associated metadata. With this approach it is possible, for example, to publish an XSD document which imports two other XSD documents by including it as well as its dependencies in a single POST to the repository.
The Batch POST method requires an atom entry document as the root body part. This root atom entry document points to any dependent atom entry documents contained in other body parts using atom:link elements with an href attribute whose value is the Content-ID of the relevant body part. It also points at the actual document content by specifying the Content-ID of the relevant body part as the value of the src attribute in the atom:content element of the atom entry document. This approach provides complete linkage between a document and its dependencies and all corresponding binary resources.
{quote}
Although we implement the archive-based method of batch uploading, we do not currently support plain multipart for multiple artifacts.
> Batch upload through linked artifacts in a multipart POST/PUT
> -------------------------------------------------------------
>
> Key: SRAMP-599
> URL: https://issues.jboss.org/browse/SRAMP-599
> Project: S-RAMP
> Issue Type: Sub-task
> Reporter: Brett Meyer
> Assignee: Brett Meyer
>
> {quote}
> 2.3.5.2.1 Using Batch POST
> RFC 2387, "The MIME Multipart/Related Content-type" describes how to perform a multipart POST of binary documents. S-RAMP builds on this RFC to extend the IETF draft document "ATOM Multi-part Media Resource Creation" to support the simultaneous publishing of a collection of non-dependent and dependent resources and their associated metadata. With this approach it is possible, for example, to publish an XSD document which imports two other XSD documents by including it as well as its dependencies in a single POST to the repository.
> The Batch POST method requires an atom entry document as the root body part. This root atom entry document points to any dependent atom entry documents contained in other body parts using atom:link elements with an href attribute whose value is the Content-ID of the relevant body part. It also points at the actual document content by specifying the Content-ID of the relevant body part as the value of the src attribute in the atom:content element of the atom entry document. This approach provides complete linkage between a document and its dependencies and all corresponding binary resources.
> {quote}
> Although we implement the archive-based method of batch uploading, we do not currently support plain multipart for multiple artifacts.
> Support for both POST and updating through PUT is necessary.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years
[JBoss JIRA] (SRAMP-599) Batch upload through linked artifacts in a multipart POST/PUT
by Brett Meyer (JIRA)
[ https://issues.jboss.org/browse/SRAMP-599?page=com.atlassian.jira.plugin.... ]
Brett Meyer updated SRAMP-599:
------------------------------
Summary: Batch upload through linked artifacts in a multipart POST/PUT (was: Batch upload through linked artifacts in a multipart POST)
> Batch upload through linked artifacts in a multipart POST/PUT
> -------------------------------------------------------------
>
> Key: SRAMP-599
> URL: https://issues.jboss.org/browse/SRAMP-599
> Project: S-RAMP
> Issue Type: Sub-task
> Reporter: Brett Meyer
> Assignee: Brett Meyer
>
> {quote}
> 2.3.5.2.1 Using Batch POST
> RFC 2387, "The MIME Multipart/Related Content-type" describes how to perform a multipart POST of binary documents. S-RAMP builds on this RFC to extend the IETF draft document "ATOM Multi-part Media Resource Creation" to support the simultaneous publishing of a collection of non-dependent and dependent resources and their associated metadata. With this approach it is possible, for example, to publish an XSD document which imports two other XSD documents by including it as well as its dependencies in a single POST to the repository.
> The Batch POST method requires an atom entry document as the root body part. This root atom entry document points to any dependent atom entry documents contained in other body parts using atom:link elements with an href attribute whose value is the Content-ID of the relevant body part. It also points at the actual document content by specifying the Content-ID of the relevant body part as the value of the src attribute in the atom:content element of the atom entry document. This approach provides complete linkage between a document and its dependencies and all corresponding binary resources.
> {quote}
> Although we implement the archive-based method of batch uploading, we do not currently support plain multipart for multiple artifacts.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years
[JBoss JIRA] (RTGOV-638) Warning messages/exceptions about Errai classes not found
by Gary Brown (JIRA)
Gary Brown created RTGOV-638:
--------------------------------
Summary: Warning messages/exceptions about Errai classes not found
Key: RTGOV-638
URL: https://issues.jboss.org/browse/RTGOV-638
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.1.0.Beta1
Appears that some Errai client side classes are being scanned for by weld: Caused by: java.lang.ClassNotFoundException: org.jboss.errai.marshalling.client.api.Marshaller from [Module "deployment.overlord-rtgov-ui.war:main" from Service Module Loader]
at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:213) [jboss-modules.jar:1.3.3.Final-redhat-1]
at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:459) [jboss-modules.jar:1.3.3.Final-redhat-1]
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years
[JBoss JIRA] (RTGOV-636) Enable integration tests to run on EAP and/or Wildfly
by Gary Brown (JIRA)
Gary Brown created RTGOV-636:
--------------------------------
Summary: Enable integration tests to run on EAP and/or Wildfly
Key: RTGOV-636
URL: https://issues.jboss.org/browse/RTGOV-636
Project: RTGov (Run Time Governance)
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.1.0.Beta2
Currently integration tests only run against a pre-downloaded EAP. Now that Wildfly is supported, enable integration tests to be run against it, and download Wildfly if not available.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years