Spring has that feature built in.  Look at their @Configurable
annotation support.

On Fri, Mar 28, 2008 at 7:33 AM, Erik van Oosten <[EMAIL PROTECTED]> wrote:
> Hello,
>
>  I love @SpringBean so much that I would like to use it outside Wicket
>  requests as well. I am using Restlets and the native Restlet-Spring
>  integration is very cumbersome.
>
>  Unfortunately the WicketFilter does set the Application thread local
>  variable for non wicket requests.
>
>  Would it be acceptable to change the filter such that has the option to
>  set the application for each request? If so, I can easily provide a patch.
>
>  Regards,
>     Erik.
>
>  --
>  Erik van Oosten
>  http://day-to-day-stuff.blogspot.com/
>
>
>  ---------------------------------------------------------------------
>  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]

Reply via email to