<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:p="http://www.springframework.org/schema/p"
xmlns:context="http://www.springframework.org/schema/context"
xmlns:jee="http://www.springframework.org/schema/jee"
xmlns:tx="http://www.springframework.org/schema/tx"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
_xsd/spring-beans-3.0.xsd
http://www.springframework.org/schema/context _
xsd/spring-context-3.0.xsd
http://www.springframework.org/schema/jee
_xsd/spring-jee-3.0.xsd
http://www.springframework.org/schema/tx
_xsd/spring-tx-3.0.xsd">