0 Replies Latest reply on Oct 10, 2001 7:28 AM by tomkins

    Problem integrating custom RealmMapping class

    tomkins

      Hello,

      I have a custom RealmMapping implementation that I wish to integrate with a custom server-side LoginModule implementation. The LoginModule integration is fully functional, yet declarations of the RealmMapping implementation in ejb-jar.xml and jboss.xml have no effect. What am I missing so that I can avoid error messages at the server like this:

      [StatelessSessionBean] Insufficient method permissions, principal=haroon, method=create, requiredRoles=[admin]

      Regards,

      Tom