Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.VincentMassol - Content
-
... ... @@ -77,6 +77,14 @@ 77 77 78 78 == Issues specific to XWiki 11.2 == 79 79 80 +=== Event Stream Mapping === 81 + 82 +The Event Stream Store now declares its mapping automatically. You must thus not declare the event stream store mapping into the ##hibernate.cfg.xml## anymore. This means removing the following line: 83 + 84 +{{code}} 85 +<mapping resource="eventstream.hbm.xml"/> 86 +{{/code}} 87 + 80 80 === Language Settings === 81 81 82 82 The default value of the option [[{{code}}xwiki.language.forceSupported{{/code}}>>doc:Documentation.AdminGuide.Configuration.WebHome||anchor="HLanguagesettings"]] is now set to true.