Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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. cfg.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.hbm.xml## anymore. This means removing the following line: 83 83 84 84 {{code}} 85 85 <mapping resource="eventstream.hbm.xml"/>