On 11/7/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi Hubert,
>
> Thanks for the suggestion. I tried the second option
>
> 2) Override the default ActionMapping class and set its default "scope"
> value to request.
>
> Extended the ActionMapping class and in the CustomActionMapping
> cons
however is there
any known issues in using this method OR Anything else also needs to
done
Thanks
Sajid
-Original Message-
From: Hubert Rabago [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 02, 2005 8:31 PM
To: Struts Users Mailing List
Subject: Re: "Configuration is fro
ended the
> RequestProcessor class as below
>
>
> 1.Is there any workaround to avoid the "Configuration is frozen"
> exception
This happens when you try to change objects configured through
struts-config after the application has started up.
> 2.Is there any better wa
uot;);
> }
> return actionMapping;
>
> However I get the exception at actionMapping.setScope("request");
>
> java.lang.IllegalStateException: Configuration is frozen
>
>
> I tried looking at the struts mailing list, The cause of the exception
> is mentioned , howe
ionMapping;
However I get the exception at actionMapping.setScope("request");
java.lang.IllegalStateException: Configuration is frozen
I tried looking at the struts mailing list, The cause of the exception
is mentioned , however no workaround is suggested, My questions are
1.Is the
I am in the process of finalizing a move to Struts 1.1 under Tomcat 5 and am
having problems getting our unit test servlet running properly - I am
getting a "java.lang.IllegalStateException: Configuration is frozen" error.
The source of the problem seems to be how we define our contexts
6 matches
Mail list logo