tails.
- Original Message -
From: "Sacha Labourey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 01, 2001 1:34 AM
Subject: RE: [JBoss-user] Access to EJB from APPLET
> Hello,
>
> Nevertheless, after you you'll have solved all you problems, you'
.: see the bug report on sourceforge for more info
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Nicholas
> Envoye : vendredi, 1 juin 2001 13:59
> A : [EMAIL PROTECTED]
> Objet : RE: [JBoss-user] Access to EJB from APPLET
>
&g
TECTED]]De
> la part de Alexander
> > Kogan
> > Envoyé : vendredi, 1 juin 2001 02:39
> > À : [EMAIL PROTECTED]
> > Objet : Re: [JBoss-user] Access to EJB from APPLET
> >
> >
> > Do you have j2ee.jar somewhere in the classpath?
> > for your brow
on 1-06-01 10.34, Sacha Labourey at [EMAIL PROTECTED] wrote:
> You may also try to simply sign your applet (what I did).
or maybe call into the ejb from the applet throught a servlet
___
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourcefo
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Alexander
> Kogan
> Envoyé : vendredi, 1 juin 2001 02:39
> À : [EMAIL PROTECTED]
> Objet : Re: [JBoss-user] Access to EJB from APPLET
>
>
> Do you have j2ee.jar somewhere in the classpath?
> for your browse
Do you have j2ee.jar somewhere in the classpath?
for your browser, for instance?
"Rafael S. V. Guimarães" wrote:
>
> I did your sugestion, but the error continues. Thanks anyway.
> I have tried passing parameters to applet, but the error continues. like
> this:
>
> HTML
> =
I did your sugestion, but the error continues. Thanks anyway.
I have tried passing parameters to applet, but the error continues. like
this:
HTML
===
TestClientApplet.java
I am not sure about any specific JBoss issues here,
but your applet (by default) will be prohibited from
reading any local OS files such as
C:\WINNT\Java\lib\jndi.properties as a result of the
Applet security model.
I am not sure why your InitialContext request should
need to lookup that file, si
I'm trying to access may EJB from an applet, but my
browser give me this error:
com.ms.security.SecurityExceptionEx[finCalc/stateless/TestClientApplet.teste2]:
cannot access file C:\WINNT\Java\lib\jndi.properties at
com/ms/security/permissions/FileIOPermission.check at
com/ms/security/Poli