String password,
WsConnectionParams wsConnParams,
String driverName,
String sourceGuid,
String targetGuid) throws java.rmi.RemoteException {
TestConnectionResult result = null;
ExternalApiSupport eas = null;
try {
LOG.info("Entering JdbcInfoProvider.testConnection()");
eas = ExternalApiSupport.forCall(user, password);
ConnectionFactory connectionFactory = createConnectionFactory(