| Summary: | Automatic way to update all sites at once (Portal, groups and user sites) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 6 | Reporter: | Martin Weiler <mweiler> | ||||||
| Component: | Portal | Assignee: | Lucas Ponce <lponce> | ||||||
| Status: | VERIFIED --- | QA Contact: | Martin Vecera <mvecera> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.1.0 | CC: | bdawidow, epp-bugs, ppalaga, theute, tkyjovsk | ||||||
| Target Milestone: | DR01 | ||||||||
| Target Release: | 6.2.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | 6_2 In_Progress JCR_Upgrade | ||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: |
Previously, it was not possible for the Portal REST API to concurrently perform a single import or export operation over several portals. This forced large updates to portals to be performed individually, which created unnecessary deployment complexity. This release introduces the concept of Templates, which take the form of a Zip archive. The archive contains a file structure which permits changes to a number of portal instances in a single operation. The functionality is described in the Red Hat JBoss Portal 6.2 Development Guide "Working with Templates" section.
|
Story Points: | --- | ||||||
| Clone Of: | |||||||||
| : | 1072188 1072189 (view as bug list) | Environment: | |||||||
| Last Closed: | Type: | Feature Request | |||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1072189, 1072188 | ||||||||
| Attachments: |
|
||||||||
|
Description
Martin Weiler
2013-12-05 10:16:34 UTC
Created attachment 853255 [details]
Curl based script for REST invocations
Tests used for this feature.
This issue depends on resolution and release of this JIRA in eXo WS component https://jira.exoplatform.org/browse/WS-285 Requires verification after JCR upgrade in master Created attachment 863275 [details]
REST tests descriptions
Description of tests used for this feature.
Tests scripts are also attached.
https://github.com/gatein/gatein-portal/pull/786 was merged in the upstream. Related GateIn Documentation https://docs.jboss.org/author/display/GTNPORTAL38/Working+with+Templates |