0 Replies Latest reply on Jan 30, 2007 4:15 AM by joachimhb

    SpringContext from EJB3 ??

      Is it possible to get hold of the Spring context (for IoC and Hibernate support that is already in the application), while using EJB3 ? I guess I'm asking for a way to get hold of the ServletContext, of the HttpSession object to be able to use Spring's

      WebApplicationContextUtils.getWebApplicationContext(ServletContext)