0 Replies Latest reply on Jan 23, 2009 3:29 AM by hamtho2

    Accessing Principal within Interceptor

      Hi,

      I would like to access the current principal within a custom written Hibernate Interceptor - which is by nature no sessionBean.

      What would be the best way to access the current principal which called the EJB within this interceptor?

      Any chance to get the SessionContext without dependency injection? Or what would be the point to look for?

      THanks
      Thomas