I use Weblogic 6.1sp3. I put everything in my WAR. The struts app goes in
WEB-INF/lib/struts.jar and the struts-config.xml goes in the WEB-INF dir. I
even have a resource bundle in there.
It all gets reloaded upon deployment!
VERY nice feature.
In a nutshell, if your container can class load your app again from a war
then there is one solution.
Mike

----- Original Message -----
From: "Galbreath, Mark" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Thursday, September 12, 2002 8:58 AM
Subject: RE: Reloading struts-config.xml


AFAIK, no.  struts-config.xml is loaded into memory upon the first
instantiation of  ActionServlet and stays resident until the container is
rebooted.

Mark (right, guys?)

-----Original Message-----
From: phpsurf [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 12, 2002 8:33 AM
To: Struts Users Mailing List
Subject: Reloading struts-config.xml


Hi

I'm new to struts, so I apologize in advance if my question has already
shown up ...

I would like to know if there is a way to setup struts (in development mode)
to automatically reload its configuration file when it has been modified.
Or how can I make it reload the file, on demand, without having to redeploy
the entire webapp ?

thanks


________________________________________________________________
Etudiant: Wanadoo t'offre le Pack eXtense Haut Débit soit 150,92 euros
d'économies !
Et pour 1 euro de plus, reçois le CD-ROM du jeu Dark Age of Camelot
+ 1 mois de jeu en réseau offert !
Clique ici : http://www.ifrance.com/_reloc/mail.etudiant


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to