Harmonize resources location
Issue: SPR-12766
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<connector xmlns="http://java.sun.com/xml/ns/j2ee"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/connector_1_5.xsd"
|
||||
version="1.5">
|
||||
<vendor-name>Spring Framework</vendor-name>
|
||||
<eis-type>Spring Connector</eis-type>
|
||||
<resourceadapter-version>1.0</resourceadapter-version>
|
||||
<resourceadapter>
|
||||
<resourceadapter-class>org.springframework.jca.context.SpringContextResourceAdapter</resourceadapter-class>
|
||||
<config-property>
|
||||
<config-property-name>ContextConfigLocation</config-property-name>
|
||||
<config-property-type>java.lang.String</config-property-type>
|
||||
<config-property-value>META-INF/applicationContext.xml</config-property-value>
|
||||
</config-property>
|
||||
</resourceadapter>
|
||||
</connector>
|
||||
Reference in New Issue
Block a user