2 Replies Latest reply on Jun 18, 2008 5:36 PM by anil.saldhana

    SecurityAssociation deprecated methods

    clebert.suconic

      This is a question, directed straight to Anil :-)

      On JBM2, SecurityActions (http://anonsvn.jboss.org/repos/messaging/tags/JBossMessaging_2_0_0_Alpha1/src/main/org/jboss/messaging/core/security/impl/SecurityActions.java) is using two deprecated methods (pushSubjectContext and popSubjectContext).


      They were deprecated by what?

      At this point JBM2 is working as standalone but we may use it integrated on JBAS later.

      Also.. the method dup is not being used by JBM. I'm not sure what dup should be doing, but since it's not being used anywhere I guess we should remove it from our implementation.


      Thanks,