Results 1 to 2 of 2

Thread: SpringContext from EJB3 ??

  1. #1
    Join Date
    Jan 2007
    Posts
    6

    Default 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.getWebApplicationContex t(ServletContext)

  2. #2
    Join Date
    Jul 2005
    Location
    Rotterdam, the Netherlands
    Posts
    1,562

    Default

    You should ask this question on the EJB forum, at http://forum.springframework.org/forumdisplay.php?f=29.
    Arjen Poutsma

    Spring Web Services Dev Lead
    Please read the FAQ

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •