Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Security problem with Java Applet using Oracle Thin JDBC

Re: Security problem with Java Applet using Oracle Thin JDBC

From: Hicham EL ALAOUI <elalaoui_at_info.enserb.u-bordeaux.fr>
Date: Sun, 30 May 1999 18:15:57 +0200
Message-ID: <3751643D.F4E6B2B5@info.enserb.u-bordeaux.fr>


You might find some interesting thigs here: http://devedge.netscape.com/support/faqs/champions/java.html#6-1

Hicham.

MEB wrote:
>
> I am using the Oracle thin JDBC driver and the Java Swing 1.2 plug-in to
> connect to a database on a foreign machine.
> It works fine if the database is on the same machine as the server the
> applet is loaded from.
> But, if I try to connect to another machine I get a socket security
> exception.
> I have signed the applet's jar file and gave it "All permissions", but this
> seems to be not enough.
> However, trying to allow "Socket permission" does not make any difference,
> mayby I have the wrong syntax for the port (I tried sth like
> servername:1024-65000).
>
> Has someone solved the problem?
>
> Mirko
Received on Sun May 30 1999 - 11:15:57 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US