0 Replies Latest reply on Feb 19, 2002 11:03 AM by vsilaev

    403 HTTP error in JBoss 3.0a & Jetty

    vsilaev

      Guys,

      I have the following problem:
      I made a secured SSB and a JSP page to acces it. But when I try to access my JSP, I receive 403 HTTP error. I check JBoss log, here the latest lines say that I've successuly authenticated and authorized. But my EJB is not invoked as well as scripts in JSP.

      It's very strange, there are no any errors in log at all, but I receive 403 permanently.

      I'm using JBoss3.0a/Jetty bundle as of Nov 21, 2001

      JSPs are packaged into war file. Both EJB and WAR are placed in EAR

      Tnx in advance