I'll give that a shot.  I wonder if that is the preferred method with 
Struts 1.1b.

Thanks,
Dan

[EMAIL PROTECTED] wrote:
> You can also just use Tomcats manager link to reload that web-app...
> 
> Example
> http://localhost:8080/manager/reload?path=/twizard
> 
> 
> 
> -----Original Message-----
> From: dhensgen [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, June 05, 2002 10:05 AM
> To: struts-user
> Subject: Re: reloading struts config at runtime with struts-1.1b
> 
> 
> I've defined the following mapping:
> 
>    <action path = "/reload"
>            type = "org.apache.struts.actions.ReloadAction" />
> 
> -Dan
> 
> 
> Mark Nichols wrote:
> 
>>Dan,
>>
>>Would you please post an example of how you are using ReloadAction?
>>
>>Thanks
>>
>>mark n.
>>
>>----- Original Message -----
>>From: "Dan Hensgen" <[EMAIL PROTECTED]>
>>To: <[EMAIL PROTECTED]>
>>Sent: Tuesday, June 04, 2002 5:17 PM
>>Subject: reloading struts config at runtime with struts-1.1b
>>
>>
>>
>>
>>>(I sent this once before my mailing list registration finalized; 
>>
> forgive
> 
>>>me if you get another copy.)
>>>
>>>I'd like to reload the Struts config without restarting my Tomcat 
>>
> 4.0.3
> 
>>>app server (like I can in Struts 1.0.2 with ReloadAction).  I couldn't
>>>find a similar action in Struts 1.1b.
>>>
>>>It doesn't look like ActionServlet has a reload() method anymore, so I
>>>suspect things have been reengineered (maybe to reload the config
>>>automatically?).  Any help appreciated!
>>>
>>>Thanks,
>>>Dan
>>>
>>>
>>>
>>>--
>>>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]>
> 
> 
> 
> --
> 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