Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] Sharing configuration between LoginHandler and servlet

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] Sharing configuration between LoginHandler and servlet


Chronological Thread 
  • From: Brent Putman <>
  • To:
  • Subject: Re: [Shib-Dev] Sharing configuration between LoginHandler and servlet
  • Date: Tue, 07 Dec 2010 18:01:50 -0500



On 12/7/10 5:54 PM, Cantor, Scott E. wrote:
>>
>
> Yes, you can also define your own spring config file and add that to
> web.xml (as I was asking about a while ago). There's also the bean that
> exports arbitrary beans into servlet attributes, which you can then
> reference by ID in the servlet init param.
>


Agree, either one of those would be added goodness.

Re the first, I have thought about advocating that we put a wildcarded
entry in the list of Spring files that is listed there in web.xml, e.g.
plugin-context-*.xml or something, so that plugins could have a standard
way of dropping in their own Spring beans config, which I guess is
essentially the same idea that you had. Obviously people can just do on
their own, if they want, as well.



Archive powered by MHonArc 2.6.16.

Top of Page