Hi Pasturel, Thanks for speedy reply. I want to connect to oracle via database proxy by "jdbc:oracle:*oci*:@" + tns I need to call some routine and authenticate myself first for proxy befor connecting to my tables.. So i want to know do JMeter have any module or plugin to handle it? or i have to using JUnit to handle this request ?
On Sat, Feb 5, 2011 at 2:41 PM, Pasturel <[email protected]>wrote: > Le 05/02/2011 11:45, Ali Navab a écrit : > > Dear Reader, >> Hi, >> I want to test a JDBC connection to Oracle through proxy. I tested it >> directly (without a proxy) successfully but i do not know how can i test >> it >> through a proxy .. ??! any references or docs? >> It will be really appreciated if someone can help me. >> Thanks in advanced >> >> Regards, >> aLi nAvAb >> >> What kind of proxy ? A proxy is bound to a protocol, http proxy, tcp > proxy. Perhaps JDBC proxy exists, i don't know > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

