0 Replies Latest reply on May 20, 2004 5:15 AM by srt

    run-as problem with jboss 4.0.0DR4

    srt

      hi,

      i have two session beans a and b.
      a runs under the caller's identity and b is configured to run under an internal role (using security-identity/run-as).
      the problem i encounter is the following:
      after a has called any method on b all further calls of a to other beans run under the internal role of b.
      it seems like the run-as role is not properly removed.

      running on jboss 3.2.2 everything worked as expected.

      thanx for any suggestions,

      stefan