Project

General

Profile

« Previous | Next » 

Revision 41755

Added dnet data provision rmi

View differences:

applicationContext-locators.xml
1 1
<?xml version="1.0" encoding="UTF-8"?>
2
<beans xmlns="http://www.springframework.org/schema/beans"
3
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:context="http://www.springframework.org/schema/context"
4
	xmlns:lang="http://www.springframework.org/schema/lang" xmlns:p="http://www.springframework.org/schema/p"
5
	xmlns:util="http://www.springframework.org/schema/util"
6
	xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
7
		http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd
8
		http://www.springframework.org/schema/lang http://www.springframework.org/schema/lang/spring-lang.xsd
9
		http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd">
2
<beans xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
       xmlns:p="http://www.springframework.org/schema/p"
4
       xmlns="http://www.springframework.org/schema/beans"
5
       xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd">
10 6

  
11 7

  
12 8
	<bean id="uniqueServiceLocator"

Also available in: Unified diff