]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.server/src/main/resources/org/argeo/slc/server/client/spring.xml
@update:79; First end-to-end integration test
[gpl/argeo-slc.git] / runtime / org.argeo.slc.server / src / main / resources / org / argeo / slc / server / client / spring.xml
index 8f63be9b1dec2bcc059baf1ef302baf0b082c258..c9af00057c720d9cc7d81fd1acc76b1e62e0f346 100644 (file)
@@ -13,6 +13,7 @@
        <bean id="slcDefault.serverHttpClient" class="org.argeo.slc.server.client.impl.SlcServerHttpClientImpl"
                lazy-init="true">
                <property name="unmarshaller" ref="slcDefault.castor.marshaller" />
+               <property name="marshaller" ref="slcDefault.castor.marshaller" />
                <property name="baseUrl" value="http://localhost:7070/org.argeo.slc.webapp/" />
        </bean>
 </beans>
\ No newline at end of file