|
That documentation is very old and should not be followed. You should be
able to use the standard Java mechanism of putting any required CA
certificates into your local keystore.
Thanks for extra information, I followed exactly and here is what I
have right now.
Firstly, the original error is gone, did not see any error which tell
me that Cert path not find.
Secondly, I got another error like this:
===============================================
java.sql.SQLException: The application requester cannot establish the
connection. (Connection was dropped unexpectedly.)
at
com.ibm.as400.access.JDError.throwSQLException(JDError.java:565)
at
com.ibm.as400.access.AS400JDBCConnection.setProperties(AS400JDBCConnection.java:3186)
at
com.ibm.as400.access.AS400JDBCDriver.prepareConnection(AS400JDBCDriver.java:1411)
at
com.ibm.as400.access.AS400JDBCDriver.initializeConnection(AS400JDBCDriver.java:1248)
at
com.ibm.as400.access.AS400JDBCDriver.connect(AS400JDBCDriver.java:389)
=========================================
I think server might closed the connection somehow, any idea why this
happen?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.