0 Replies Latest reply on Nov 11, 2002 7:51 PM by jox72

    isCallerInRole not working JBoss/Jetty

    jox72

      I'm using Jetty with JBoss and calls isCallerInRole() from my bean. It throws an exception telling that the security context is not set.

      I've read in other threads that I should define the tag in web.xml, but I can't figure out what to specify in it? Which servlet class is used?

      -Joacim