Salome HOME
Processing instruction is defined now in getScenarioInfo using document types mappings.
[tools/siman.git] / Workspace / Siman-Common / src / spring / businessServiceContext.xml
index e27afec311d9a4b878c3cd9f25e09a7e346402b0..8fb2dbb8063f461c1b8e49cdf9e26166c2bf3801 100644 (file)
@@ -76,6 +76,7 @@ http://www.springframework.org/schema/tx/spring-tx-3.0.xsd">
                <property name="indexService" ref="indexService" />
                <property name="projectElementService"
                        ref="projectElementService" />
+        <property name="projectSettings" ref="projectSettings" />
                <property name="publicationService" ref="publicationService" />
                <property name="stepService" ref="stepService" />
                <property name="studyService" ref="studyService" />