6 Replies Latest reply on Mar 16, 2007 1:10 AM by venkateshbr

    RuleBasedIdentity.instance.getSecurityContext()

      hi,
      As per the documentation to assert additional long lived facts into the working memory RuleBasedIdentity.instance.getSecurityContext() doesn't seem to work.
      RuleBasedIdentity returns an instance of Identity and getSecurityContext doesn't work with an instance of identity. I guess RuleBasedIdentity needs to return its own instance rather than returning superclass instance.

      - Venkatesh