I was trying to connect to an Oracle Db using a type 4 driver and want to get a connection pool when the server starts. I am facing problems in defining the URL property in weblogic.properties file. Currently I have tried the URL as
jdbc:oracle:thin:@<servername>:<port no>/service
Please let me know the correct format
Regards
Mahendra
