Install JDK/Java on Production Server

posted Feb 16, 2011, 10:41 PM by Joji Johny   [ updated Feb 16, 2011, 10:42 PM ]

[DRAFT]   This guide shows you how to install java on production servers.

Application Server - Import certificates to JKS for B2B transactions

posted Feb 16, 2011, 9:24 PM by Joji Johny   [ updated Feb 16, 2011, 10:53 PM ]

            Usually data processing tasks becomes cumbersome since the program has to be executed manually or scheduled (cron, etc., )over and over again. This gave birth to the well know technologies of todays world known as "Web services" and "Service-Oriented Architecture" also known as SOA. Hence they prefer to execute the job through java programs. Most of the time, vendors make these services available over https link. This forces the java program to perform ssl server certificate authentication.Although the java

1-2 of 2