On 10/29/06 4:21 PM, "Don Brown" <[EMAIL PROTECTED]> wrote:
> Ok, I should have fixed the configuration files reloading too many
> times. Unfortunately, if you use the action tag, they will still
> reload, as that tag doesn't fully use the ActionContext instance from
> the request (where the flag
Ok, I should have fixed the configuration files reloading too many
times. Unfortunately, if you use the action tag, they will still
reload, as that tag doesn't fully use the ActionContext instance from
the request (where the flag to not reload is stored).
If you can, check out trunk and ensure t
On 10/29/06 11:45 AM, "Mark Menard" <[EMAIL PROTECTED]> wrote:
> Here's the log output:
>
> 11:35:40,557 INFO [STDOUT] 11:35:40,557 INFO [XmlConfigurationProvider]
> Parsing configuration file [struts-default.xml]
> 11:35:40,664 INFO [STDOUT] 11:35:40,664 INFO [XmlConfigurationProvider]
> Pars
On 10/29/06 1:59 PM, "Don Brown" <[EMAIL PROTECTED]> wrote:
> Well, first, what version of Struts 2 are you using? My guess is you are
> using Struts 2.0.0, which contained a bug where the configuration would be
> reloaded multiple times in a request.
I'm using struts2-all-2.0.1.jar, which I dow
Well, first, what version of Struts 2 are you using? My guess is you
are using Struts 2.0.0, which contained a bug where the configuration
would be reloaded multiple times in a request. As for your question
why various struts files are loaded, that is how the new plugin system
works. First, str
5 matches
Mail list logo