Signed Applet : how ? (was: Connect Socket problem)

From: Rodrigo F(dot) Baroni <rodrigobaroni(at)yahoo(dot)com(dot)br>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Signed Applet : how ? (was: Connect Socket problem)
Date: 2003-06-19 20:22:31
Message-ID: 20030619202231.45188.qmail@web11105.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello all , again

I had got a problem to connect with my database
(postgres, in a remote linux redhat 8.0) using a
Applet: "java.net.SocketPermission
XXX.XXX.XXX.XXX:5432
connect, resolve".

I got 2 ways to resolve this:

1) Editing jre/secutiry/java.policy and granting
permission to this - worked!; and

2) To use signed Applet.


Does anybody knows how to do this ? ... packing the
classes at a jar, sign the jar , .. ?

Any suggests will be very welcome.

Thanks a lot
Rodrigo F Baroni

_______________________________________________________________________
Yahoo! Mail
Mais espaço, mais segurança e gratuito: caixa postal de 6MB, antivírus, proteção contra spam.
http://br.mail.yahoo.com/

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2003-06-19 20:23:53 Re: maxconnection
Previous Message Peter Speck 2003-06-19 18:45:03 Re: nit-pick optimization for findColumn()