Hello, I found solution for WebLogic 6.1, but it will work with expanded Web Application format - that I use for development anyway.
create REDEPLOY file in WEB-INF folder then touch it when you will need reload your application. p.s. I'm still looking for solution how to deploy ear / war to WebLogic that WebLogic expand it later. tnx -----Original Message----- From: Durham David Cntr 805CSS/SCBE [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 06, 2003 10:48 AM To: Struts Users Mailing List Subject: RE: [Q] How to tell Struts to ReLoad (reread) struts-config.xml? If you're using Tomcat, I think the manager app is the fastest way to reload struts classes and configuration files. Still requires some kind of action besides modifying your files. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 12:43 PM > To: [EMAIL PROTECTED] > Subject: RE: [Q] How to tell Struts to ReLoad (reread) > struts-config.xml? > > > nope - It doesn't work with WebLogic ... > > tnx > > > -----Original Message----- > From: James Mitchell [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 06, 2003 10:13 AM > To: Struts Users Mailing List > Subject: Re: [Q] How to tell Struts to ReLoad (reread) > struts-config.xml? > > > Not sure about WebLogic, but if you are working with an > expanded webapp in > JBoss, you can just touch the web.xml and it auto-reloads the app. > > > -- > James Mitchell > > > > > > ----- Original Message ----- > From: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, February 06, 2003 1:02 PM > Subject: [Q] How to tell Struts to ReLoad (reread) struts-config.xml? > > > > Hello, > > > > I'd like make some changes in struts-congis.xml like a add > new action or > > etc. and apply those changes without restart WebLogic. > > > > tnx > > > > Best Regards. > > Michael. > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

