Last modified by Marius Dumitru Florea on 2019/05/15

From version 12.1
edited by Vincent Massol
on 2019/04/04
Change comment: There is no comment for this version
To version 12.2
edited by Vincent Massol
on 2019/04/04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -79,7 +79,7 @@
79 79  
80 80  === Event Stream Mapping ===
81 81  
82 -The Event Stream Store now declares its mapping automatically. You must thus not declare the event stream store mapping into the ##hibernate.hbm.xml## anymore. This means removing the following line:
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 83  
84 84  {{code}}
85 85  <mapping resource="eventstream.hbm.xml"/>

Get Connected