Spring JNDI 配置
?
<bean id=”dataSource”>??? <property name=”jndiName”>??? ??? <value>java:comp/env/jdbc/appfuse</value>??? </property></bean>