security exceptions when deploying a war file that uses JSP/applet/EJB

From: Alberto Rocha (arocha_at_ptinovacao.pt)
Date: 04/30/04


Date: Fri, 30 Apr 2004 11:47:41 +0100

Hi there,

I'm having a problem with JBOSS. I need to deploy a WAR file where i have a
JSP that includes an Applet that uses EJBs.
I've tried almost everything and although i have a .java.policy file with
AllPermission for my code i still get security exceptions.
Can you help me? it would be great if someone has already done something
like what i want to do and could provide me an working example,
web.xml and jboss.xml included.
Thanks

Nuno Guimarães, Developer.
(any responses, please send also to nunog@it.av.pt)



Relevant Pages

  • Re: Big applet
    ... java application project, with Netbeans. ... I have my Netbeans project for the applet. ... is the war file the one to put on the server. ...
    (comp.lang.java.programmer)
  • Big applet
    ... java application project, with Netbeans. ... I have my Netbeans project for the applet. ... is the war file the one to put on the server. ...
    (comp.lang.java.programmer)
  • Re: Access files in deployed war from within JSP?
    ... > Ideally I would be able to find out from within my JSP where it is ... Some containers don't expand the .war file, ... you'd need to copy them to a temp file ...
    (comp.lang.java.programmer)
  • Re: JSPs in a Jar file
    ... But would I would say, is you could pre-compile you JSP files, and the ... files would be compiled within the war file. ... and then allow the server to read the jsp from jar file? ... You can package your application as a war, and the server will read the ...
    (comp.lang.java.programmer)
  • Access files in deployed war from within JSP?
    ... The .war file contains my JSP code, ... files that reside in /lib (they can reside in any directory ... I need to access the contents of the files inside the JSP using ...
    (comp.lang.java.programmer)