[mailto:sanjeev.sha...@buchanan-edwards.com]
Sent: Monday, May 07, 2012 4:04 PM
To: Tomcat Users List
Subject: RE: JDBC Connection over VPN
Telnet seems to connect.
-Original Message-
From: Saurabh Makol [mailto:saurabh.ma...@gmail.com]
Sent: Monday, May 07, 2012 3:50 PM
To: Tomcat Users List
Telnet seems to connect.
-Original Message-
From: Saurabh Makol [mailto:saurabh.ma...@gmail.com]
Sent: Monday, May 07, 2012 3:50 PM
To: Tomcat Users List
Subject: Re: JDBC Connection over VPN
Can you run
telnet 1521 from command prompt when you VPN into your
network?
On Mon, May 7
m: Propes, Barry L [mailto:barry.l.pro...@citi.com]
> Sent: Monday, May 07, 2012 3:43 PM
> To: 'Tomcat Users List'
> Subject: RE: JDBC Connection over VPN
>
> Could the VPN connection be utlizing the same port Tomcat or Oracle
> usually does? Like something at 8080?
>
> No
Using port 1521 in both cases, but it only fails for JDBC.
-Original Message-
From: Propes, Barry L [mailto:barry.l.pro...@citi.com]
Sent: Monday, May 07, 2012 3:43 PM
To: 'Tomcat Users List'
Subject: RE: JDBC Connection over VPN
Could the VPN connection be utlizing the same p
Sent: Monday, May 07, 2012 2:36 PM
To: Tomcat Users List
Subject: JDBC Connection over VPN
Hi,
Not sure if this is a Tomcat issue. When I connect directly to a network and
startup my tomcat 7, my JDBC connection to an Oracle 11g network works just
fine, but if I tunnel into the same network, JDBC fai
Hi,
Not sure if this is a Tomcat issue. When I connect directly to a network and
startup my tomcat 7, my JDBC connection to an Oracle 11g network works just
fine, but if I tunnel into the same network, JDBC fails to connect to the
database. At the same time I'm able to make a connection to th