3 Replies Latest reply on Dec 8, 2003 6:10 AM by juha

    How to secure JNDI?

    timechanter

      In the horible world that is Weblogic there exists ACL's for JNDI resource and operations (read,write,lookup, delete).
      Is there an equivalent? I was hopeing to use an interceptor to deal with this and JRMPInvoker, but I cant seem to locate a way (Short of writing my own versions of those MBeans).

      Any hints?
      Could I convert the existing MBean's into XMBeans to leaverage the generic interceptors?