All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sco-tests.23.2.1.9.source-code.test-ws-context.xml Maven / Gradle / Ivy

Go to download

This is a jar project based on mock classes to test fastly the alfresco applications

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
	<bean id="webscripts.container"
		class="org.alfresco.mock.test.ws.MockContainer" />
	<bean id="webscripts.description"
		class="org.alfresco.mock.test.ws.MockDescription" />
	<bean id="webscript" abstract="true" />
	<import resource="classpath:test-context.xml" />
</beans>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy