Thank you Scott. I will perform the complete applet test with your
modification tomorrow.

Cheers,


                            Sacha


-----Message d'origine-----
De : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]De la part de Scott M
Stark
Envoy� : vendredi, 10 ao�t 2001 19:58
� : [EMAIL PROTECTED]
Objet : Re: [JBoss-dev] jbosssx-client.jar and applets: are system
properties really necessary?


The default value for the property should be used if there is a
SecurityException
due to accessing the system property. I have updated this.
----- Original Message -----
From: Sacha Labourey
To: Jboss-Dev
Sent: Friday, August 10, 2001 9:53 AM
Subject: [JBoss-dev] jbosssx-client.jar and applets: are system properties
really necessary?


Hello,

While trying to solve Tim Yates problem regarding invoking operation on an
EJB from an applet, I've found some reasons why it wasn't possible.

After some correction (a bug in ContainerFactory), it works nicely.
Nevertheless, I've been unable to correct a problem present in
org.jboss.security.SecurityAssociation called from GenericProxy.

At line 48, it makes:

        boolean useThreadLocal =
Boolean.getBoolean("org.jboss.security.SecurityAssociation.ThreadLocal");
 ...


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to