Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 88357 invoked from network); 14 Jan 2002 16:14:38 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 14 Jan 2002 16:14:38 -0000 Received: (qmail 5964 invoked by uid 97); 14 Jan 2002 16:14:10 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 5918 invoked by uid 97); 14 Jan 2002 16:14:09 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 5907 invoked from network); 14 Jan 2002 16:14:09 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Subject: RE: AccessControlException with Applet Date: Mon, 14 Jan 2002 10:13:53 -0600 Message-ID: <701684524CE1D943A5F9AFD06FD67CBD379F77@amcw2ms817.amc.ds.af.mil> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AccessControlException with Applet Thread-Index: AcGdFYzLmXlpFbW3SXOdBZVFP1oTggAAJseA From: "Durham David Cntr 805CSS/SCBE" To: "Tomcat Users List" X-OriginalArrivalTime: 14 Jan 2002 16:13:54.0464 (UTC) FILETIME=[766ADA00:01C19D16] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I think its the applets security settings you should be looking at. You should know that applets are not by default allowed to make socket connections to computers other than the server the applet came from. Hope this helps, Dave -----Original Message----- From: Olivier BILLIARD [mailto:olivier.billiard@idatys.thalesgroup.com] Sent: Wednesday, November 14, 2001 10:07 AM To: tomcat-user@jakarta.apache.org Subject: AccessControlException with Applet Hi, I tried to established a communication between an applet and another server by RMI. I also did it with some JSPs and it work fine. But with the applet i have a problem. I can do a lookup to get the interface but when i try to call a method i get a java.security.AccessControlException: access denied (java.net.SocketPermission XXX:2113 connect, resolve) I immediatly thinking about the policy and the catalina.policy file. First i don't think that i use the security of Tomcat (because when i want to put -security it refuses to start) but i modified the file to set all permissions but it still refuse to work. I don't see where is the probleme, i need some help. NB. I already try to remove the spaces of the directory of Tomcat but i didn"t solve my probleme Thx in advance Olivier -- To unsubscribe: For additional commands: Troubles with the list: