8 Replies Latest reply on Jun 2, 2005 10:14 AM by bill.burke

    Struts Plugin with EJB 3.0

    mduffy_lists

      The Struts PlugIn architecture can be used to, "load application-specific data as the web application is starting up." However, when I tried to do this with EJB 3.0 it looks like the plugin is loaded before the session bean DAOs.

      Is there any way to configure things so that a Struts plugin can access the features of EJB 3.0? Or is there some feature in JBoss that will accomplish the same thing?

      Thx.

      Mike