As part of an experiment I am doing a POC to see if we can make a secure JDBC connection on webMethods, similar to SNC SAP connection. I would like to have a jump start if any of you guys had tried it earlier. Any inputs from you are valuable.
The first place I would research is the JDBC driver and its interaction with the DB. I suspect there is an additional parameter(s) that can be specified in the JDBC connection pool definition to have the driver use secure communication. There is probably setup needed on the DB server as well.