Apache - Tomcat - DataSource 2003-10-08 - By Jo�o Augusto Charnet
Back I've configured my Tomcat to use OracleConnectionPoolDataSource. It works perfectly. But when I try to access through Apache (SSL), it always gives me a BasicDataSource class, and then I get a Class Cast Exception.
Any ideas why this happens?
Thanks a lot, Sincerely, John. --
<http://www.sfw.com.br>
Jo�o Augusto Charnet Computer Engineer - e-Softcomex Team
Phone/Fax: 55 19 3739-9200 E-mail: joao.charnet@(protected) <mailto:joao.charnet@(protected)> R. Conceicao, 233 - Cj, 609 - Centro 13010-050 - Campinas - SP - Brazil
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859 (See http://ISO-8859.ora-code.com)-1"> <title></title> </head> <body text="#000000" bgcolor="#ffffff"> I've configured my Tomcat to use OracleConnectionPoolDataSource. It works perfectly.<br> But when I try to access through Apache (SSL), it always gives me a BasicDataSource class, and then I get a Class Cast Exception.<br> <br> Any ideas why this happens?<br> <br> Thanks a lot,<br> Sincerely,<br> John.<br> <div class="moz-signature">-- <br> <table cellspacing="0" border="0" cellpadding="4" width="330"> <tbody> <tr> <td width="20%" valign="top"> <center> <p><a href="http://www.sfw.com.br"><img src="cid:part1.06090203.04090005@(protected)" border="0"></a><font face="Arial" size="1" color="#000080"> </font></p> </center> </td> <td width="80%" valign="CENTER"> <p align="right"><font face="Arial" size="2" color="#000080"><b>Joã ;o Augusto Charnet</b><br> </font><font face="Arial" size="1" color="#000080">Computer Engineer - e-Softcomex Team<br> <br> </font><font face="Arial" size="1" color="#000080"><b>Phone/Fax: 55 19 3739-9200<br> E-mail: <a href="mailto:joao.charnet@(protected)">joao.charnet@(protected)</a> <br> R. Conceicao, 233 - Cj, 609 - Centro<br> 13010-050 - Campinas - SP - Brazil<br> </b></font> </p> </td> </tr> </tbody> </table> </div> </body> </html>
|
|