You can configure DB2 Web Query to work with IBM’s WebSphere Application Server Version 3.x (3.02 and 3.5). These instructions assume that you have DB2 Universal Database Enterprise Edition Version 7.1 (including DB2 Client Configuration Assistant) installed. The following provides the values necessary to create an application server for IBM DB2 Web Query using IBM WebSphere Application server’s Administrative Console.
Application server information – General Tab
Information type |
Value |
Name |
DB2 Tools Server |
Working Directory |
<installRoot> |
Standard Output |
<installRoot>/logs/stdout.txt |
Standard Error |
<installRoot>/logs/stderr.txt |
Servlet Engine information – General Tab
Information type |
Value |
Name |
servletEngine |
Web Application information – General Tab
Information type |
Value |
Name |
DB2 Web Query WebApp |
Web application Web Path |
/DB2Tools |
Web Application information – Advanced Tab
Information type |
Value |
Document root |
<installRoot>/web |
Classpath |
<installRoot>/servlet plus additional .zip and or .jar files |
File Serving Enabler information – General Tab
Information type |
Value |
Servlet Web Path List |
default_host/DB2Tools/ |
JSP .91 Processor information – General Tab
Information type |
Value |
Servlet Web Path List |
default_host/DB2Tools/*.jsp |
JSP .91 Processor information – Advanced Tab
Information type |
Value |
workingDir |
<installRoot>/servlet |
Web Query information – General Tab
Information type |
Value |
Servlet Name |
Web Query |
Description |
IBM DB2 Web Query |
Servlet Class Name |
com.ibm.db2.WebQueryTool.WebQuery |
Servlet Web Path List |
default_host/DB2Tools/WebQuery |
Web Query information – Advanced Tab
Information type |
Value |
init Parameters |
<initial parameters> |
load at startup |
true |