使用的是jboss7.1.1, jndi的配置在$JBOSS_HOME/standalone/configuration/standalone.xml中进行配置.配置jndi时有很多参数,解释下用到的一些参数: jndi-name The JNDI name under which the Datasource should be bound. datasource需要绑定的JNDI名称. use-java-context Boolean value indicating whether…
/* Copyright Notice ===================================================* * This file contains proprietary information of Trust-Mart Inc which is * owned by Trust-mart, Inc. * Copying or reproduction without prior written approval is prohibited. * Cop…