Top "Ibm-jdk" questions

The IBM JDK (IBM Java Development Kit) is IBM's implementation of the Java Platform Standard Edition.

Error accessing a Web Service with SSL

I have a program that is supposed to send a file to a web service, which requires an SSL connection. …

java web-services ssl ibm-jdk ibm-jvm
Client requested protocol SSLv3 not enabled or not supported (IBM JDK 6.0SR10)

After updating from IBM JDK 6.0SR9 to 6.0SR10 I keep getting (on the server-side): java.io.IOException: javax.net.ssl.…

java ssl sslhandshakeexception ibm-jdk
What are the difference between ibm jdk and oracle jdk?

I'm writing Java code that will run on an AIX server. I'd like to know the difference between IBM's JDK …

java ibm-jdk
Downloading IBM J9 JDK

I have the following questions on IBM J9 JDK/JRE. Does any one know the location where I can download …

java ibm-jdk j9
How to enable TLS version 1.2 in web logic for outgoing https transactions

I am working on one project which require TLS version 1.2 to be enabled on web logic server for outgoing https …

java ssl weblogic12c jsse ibm-jdk
Upgrade RHEL from 7.3 to 7.4: ArrayIndexOutOfBoundsException in sun.font.CompositeStrike.getStrikeForSlot

We just upgraded a server from RHEL v7.3 to v7.4. This simple program works in RHEL v7.3 and fails in …

java awt redhat openjdk ibm-jdk
Unable to get oracle database connection

1.JAVA_HOME is set to IBM JAVA SDK. 2.Unable to get oracle database connection. Where as tried running the same …

jdbc oracle11g websphere-8 ojdbc ibm-jdk