You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Raymaker, Dora" <do...@xo.com> on 2003/07/03 03:20:30 UTC

FW: Suspected SPAM: RE: Starting subsystems


-----Original Message-----
From: Robert Taylor [mailto:rtaylor@mulework.com] 
Sent: Tuesday, May 27, 2003 10:38 AM
To: Struts Users Mailing List; mradhakrishnan@cellexchange.com
Subject: Suspected SPAM: RE: Starting subsystems

Take a look at javax.servlet.ServletContextListener. They are bootstraps
for
web applications.

robert

-----Original Message-----
From: Mohan Radhakrishnan [mailto:mradhakrishnan@cellexchange.com]
Sent: Tuesday, May 27, 2003 12:54 PM
To: 'Struts Users Mailing List'
Subject: Starting subsystems


Hi

   Our presentation tier using struts ends right at the business
delegate. I
am aware of the load-on-startup tag. Now if I want to start a subsystem
like
my messaging (JMS) server which is very loosely coupled to my
presentation
tier I think of the startup class provided by almost all application
servers.

   So when the container starts I start my messaging system that struts
interacts with. What are the options of starting subsystems like this
which
are completely separate from the presentation tier. I am not using
MDB's.

   If I start my messaging system when the ActionServlet loads (
overriding
ProcessPreProcess for example ? ) then this becomes struts coupled.

 What are the ideas regarding this ?

Mohan


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org