3 Replies Latest reply on Jun 26, 2006 8:01 AM by alesj

    Spring Application Context / JBoss

    dajtw

      Can anyone help a spring/jboss newbie? I'm basically trying to have the spring application context loaded up in Jboss the minute my application gets deployed onto jboss but can't seem to figure out how....

      Anyone give some pointers, much tia.

        • 1. Re: Spring Application Context / JBoss
          alesj

          Not the right forum.
          Search on Spring forum.

          • 2. Re: Spring Application Context / JBoss
            dajtw

            Thanks for the notification and pointer but as the context of my help request is basically "Spring" and "Jboss", I assumed this would be the correct forum to ask; after a bit of investigation as to why you say this is the incorrect forum, I take it this 'Spring/JBoss' integration is more to do with Spring/EJB/Jboss integration?

            Somewhat misleading for someone starting out in Spring/Jboss etc, so do excuse the incorrect post.

            • 3. Re: Spring Application Context / JBoss
              alesj

              Np.

              If you have some other usage than plain web app context, maybe then JBoss/Spring integration can be useful.

              But for plain web app context - it's very simple - I think all you need is a right Servlet Listener defined in your web.xml.