2 Replies Latest reply on Sep 4, 2003 10:42 AM by tscondor

    Upgrading to Jboss3.2.1

    tscondor

      Hi!,
      I have a problem upgrading my jboss.
      Under Jboss2.4.10 my web application works, but using Jboss3.2.1 with Tomcat, I have a big problem:
      in my index.jsp page every time I use a method I have a security exception: principal=null.
      But the method that I call is unchecked!
      I use a DatabaseLoginModule, but in a protected area, not in index.jsp!
      And under Jboss2.4.10-Tomcat4.0.6 my web application work.
      I do not understand...
      You have some idea for resolving my problem (without to return to jboss2.4)?

      Thanks!