Bug 1028781 - 7.1. About Cache Containers, version of XSD scheme should be changes
Summary: 7.1. About Cache Containers, version of XSD scheme should be changes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Documentation
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: 6.2.0
Assignee: Mandar Joshi
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-10 18:12 UTC by Vitalii Chepeliuk
Modified: 2015-09-01 02:59 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Build Name: 12532, Administration and Configuration Guide-6.2-Beta-3 Build Date: 06-11-2013 16:02:50 Topic ID: 13176-502846 [Latest]
Last Closed: 2014-01-16 00:02:12 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Vitalii Chepeliuk 2013-11-10 18:12:19 UTC
Title: About Cache Containers

Describe the issue:
Following XML configuration uses 5.2 version of XSD infinispan core scheme but JDG6 has 5.3 or even could have new 6.0 version
<subsystem xmlns="urn:infinispan:server:core:5.2" 
	   default-cache-container="default">

Suggestions for improvement:
<subsystem xmlns="urn:infinispan:server:core:6.0" 
	   default-cache-container="default">

Additional information:

Comment 4 Vitalii Chepeliuk 2013-11-14 12:15:50 UTC
looks OK. Thanks!

Comment 5 Misha H. Ali 2014-01-16 00:02:12 UTC
The fix for this bug is now generally released and available here:

https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Data_Grid/6.2/index.html


Note You need to log in before you can comment on or make changes to this bug.