Originally posted by stecal

And is now supposed to be like this:

jdbc-colon-oracle:thin:@(description=(address_list=
(address=(protocol=tcp)(port=1610)(host=webHost))
(address=(protocol=tcp)(port=1521)(host=oraHost)))
(connect_data=(INSTANCE_NAME=orcl))
(source_route=yes));
I used to configure jdbc oci driver in tomcat,
this worked.