Secure JDBC connection to Oracle 9i

From: William Brasky (none_at_none.com)
Date: 10/23/03

  • Next message: X_AWemner_X: "Re: TOMCAT REALM dosn't work after DB was down"
    Date: Wed, 22 Oct 2003 23:58:32 -0500
    
    

    All -

    The project I'm on requires a secure connection between our Java J2EE
    application (running on BEA WebLogic 8.1) and Oracle 9i via JDBC.

    As I understand it, both the thin and thick Oracle JDBC drivers support
    encrypted connections to the database, but I believe both require the server
    to have Oracle Advanced Security installed. Is this true?

    Also, is there a way to perform secure (encrypted) JDBC calls to Oracle
    without having Oracle Advanced Security installed on the server?

    Thanks in advance,
    William

    ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
    http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
    ---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---


  • Next message: X_AWemner_X: "Re: TOMCAT REALM dosn't work after DB was down"

    Relevant Pages

    • Re: Access Oracle Objects via PLSQL from JDBC
      ... In oracle demos I couldn't find a such examples.... ... This example uses a JDBC thin client to call a PLSQL stored ... test.java - this calls the plsql and displays the resultset ... // JDBC Implementation specific connect string ...
      (comp.lang.java.programmer)
    • Re: Database wars
      ... > Queries with Prevayler are more than 9000 times faster than querying ... > Oracle through JDBC. ...
      (borland.public.delphi.non-technical)
    • Re: Wrong Return Value from statement.executeUpdate(query)
      ... On 20.04.2007 17:50, Joe Weinstein wrote: ... Oracle would need a "BEGIN delete ...; delete ...; END;". ... since JDBC 1.0. ... For example accessing meta data - although there is a clear defined interface drivers still choose to interpret arguments differently. ...
      (microsoft.public.sqlserver.jdbcdriver)
    • Help with Java Applet please...
      ... running on an old Sun box with Oracle on the same box. ... I'm stuck because of this Java Applet. ... I did some reading on JDBC, ... can't tell how it was connecting because I don't see any reference to ...
      (comp.lang.java.programmer)
    • Re: Problem with SQLLoader Date columns and JDBC access
      ... Oracle 9i database. ... note that the column in the database is defined as DATE not as TIMESTAMP. ... But when I try to access this column via JDBC using getTimestampthe ... substr function. ...
      (comp.databases.oracle.misc)