Hi. I have attempted to connect to a WAS 6.0 server using the beta9 version of the console.
Initally when I created the connection it complained about not finding the {APP_SERVER}\deploytool\itp\plugins\com.ibm.etools.jsse\ibmjsse.jar folder. I sorted this (I think) by adding the {APP_SERVER}\deploytool\itp\plugins\com.ibm.etools.jsse\ibmjsse.jar to the classpaths in the config.
When I do this I get the following error on connection:
I have had a look through all the jars that I can find and can not locate the com/ibm/security/cert/IBMCertPath class. Do I need to change some security settings to make is used a different provider?
In the connection parameters for the server I am using the 8880 port and the I am not specifying any
credentials or initial context. Any ideas on what I might be doing wrong?
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi. I have attempted to connect to a WAS 6.0 server using the beta9 version of the console.
Initally when I created the connection it complained about not finding the {APP_SERVER}\deploytool\itp\plugins\com.ibm.etools.jsse\ibmjsse.jar folder. I sorted this (I think) by adding the {APP_SERVER}\deploytool\itp\plugins\com.ibm.etools.jsse\ibmjsse.jar to the classpaths in the config.
When I do this I get the following error on connection:
java.lang.NoClassDefFoundError: com/ibm/security/cert/IBMCertPath.
I have had a look through all the jars that I can find and can not locate the com/ibm/security/cert/IBMCertPath class. Do I need to change some security settings to make is used a different provider?
In the connection parameters for the server I am using the 8880 port and the I am not specifying any
credentials or initial context. Any ideas on what I might be doing wrong?
Thanks in advance.