The following instructions assume you are using the JDBC driver from the System i Toolbox for Java. The Dispatcher must be configured with the necessary JDBC settings to ensure that the System i Toolbox for Java classes are available on the class path.
To configure the Java Dispatcher
Environment.Default.Driver=
com.ibm.as400.access.AS400JDBCDriver
Environment.Default.DataSource=
jdbc:as400://MACHINE/LIBRARY
Environment.Default.User=USERID
Environment.Default.Password=PASSWORD
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |