Not able to connect to database withDB2 Driver on RiTA IP Configuration, Changed from DB2 to AS400 Connection
jdbc:db2://localhost/ritadb30
com.ibm.db2.jdbc.app.DB2Driver
Changed to:
jdbc:as400://10.23.0.22/ritadb30
com.ibm.as400.access.AS400JDBCDriver