| Rev | Line | |
|---|
| [47] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
|---|
| 2 | |
|---|
| 3 | <!-- |
|---|
| 4 | Local spring modifications. This file is never altered by WaveMaker software, |
|---|
| 5 | and is an ideal location for end-users to put any code they need. |
|---|
| 6 | --> |
|---|
| 7 | <beans xmlns="http://www.springframework.org/schema/beans" |
|---|
| 8 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|---|
| 9 | xmlns:aop="http://www.springframework.org/schema/aop" |
|---|
| 10 | xsi:schemaLocation="http://www.springframework.org/schema/beans |
|---|
| 11 | http://www.springframework.org/schema/beans/spring-beans-2.0.xsd |
|---|
| 12 | http://www.springframework.org/schema/aop |
|---|
| 13 | http://www.springframework.org/schema/aop/spring-aop-2.0.xsd"> |
|---|
| 14 | </beans> |
|---|
Note: See
TracBrowser
for help on using the repository browser.