Ok! The default will be to have it off anyway, for backward compatibility.
It has 0 impact when it's off. When it's on all that is different is a
different JavaActionFactory is used.

Dick Zetterberg said:
> Ok, fine with me as long as it does not affect the stability/performance
> when "production environment" is configured.
>
> Cheers,
>
> Dick Zetterberg
> [EMAIL PROTECTED]
>
> ----- Original Message -----
> From: "Hani Suleiman" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, November 06, 2003 2:40 PM
> Subject: Re: [OS-webwork] action reloading
>
>
>> Not all containers support reloading of random classes. Resin does,
>> Orion will only reload modified servlets or filters.
>>
>> Secondly, reloading the entire webapp can be quite slow if you have
>> complex init on startup servlets. My 'hack' would just reload all
>> actions, rather than the entire webapp.
>>
>> > ----- Original Message -----
>> > From: "Hani Suleiman" <[EMAIL PROTECTED]>
>> > To: <[EMAIL PROTECTED]>
>> > Sent: Wednesday, November 05, 2003 6:16 AM
>> > Subject: [OS-webwork] action reloading
>> >
>> >
>> >> Is there any interest (or objections) regarding moving action class
>> >> reloading into ww1.3 core? I've had a couple of requests for that. It
>> >> is currently an extra jar that duplicates a lot of what is available
>> >> in
>> >> core, so moving it in would basically involve checking in a
>> >> classloader
>> >> and a couple of statements inside of core, as well as docs warning
>> >> people against using it in a production environment ;)
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive?  Does it
> help you create better code?   SHARE THE LOVE, and help us help
> YOU!  Click Here: http://sourceforge.net/donate/
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>
>



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to