首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 一种测试数据源对象发表在JNDI上下文的应用

一种测试数据源对象发表在JNDI上下文的应用

资 源 简 介

Overview This simple webapp is intended to be used in a J2EE/Java EE container, in order to test DataSource objects available in a JNDI context. It allows one to type a JNDI name and a SQL SELECT query and outputs the result in a tabular form. Installation Simply deploy the WAR archive (available in the downloads section) to your J2EE container / application server. It should work out of the box. For example, on JBoss, you just need to copy the DataSourceTester-0.0.1-SNAPSHOT.war file to $JBOSS_HOME/server/default/deploy/ and the application will become available on http://yourserveraddress.example.com/DataSourceTester-0.0.1-SNAPSHOT/ Usage After opening the main web page, you"ll see a web form with two text fields labeled DataSource JNDI name and Test query text. After you fill them in, press the Test DataSource button. If th

文 件 列 表

DataSourceTester-0.0.1-SNAPSHOT
src
LICENSE
tomcat
pom.xml
DataSourceTester-shell.cmd
DataSourceTester-compile.cmd
DataSourceTester.launch

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.352624s