Hi All,
I need some help in using JServ using DB2.
I developed a class using the JDBC-Driver COM.ibm.db2.jdbc.app.DB2Driver
to connect to DB2 via DB2 Client Application Enabler. It works fine when
using this class via application or via an other Webserver/Servlet Engine (Netforge).
But using Apache/JServ I get an exception when I call:
// connect with default id/password
con = DriverManager.getConnection(url);
[IBM][CLI Driver] SQL0567N "SYSTEM" ist keine g�ltige Berechtigungs-ID.
SQLSTATE=42602
Are there any hints to configure Apache/JServ???
Using NT4.0 SP4, Apache 1.3.9, JServ 1.1b3, JDK 1.2.2
Thanks in advance..
Martin
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html