[Building Sakai] Problem in injecting bean references

Steve Swinsburg steve.swinsburg at gmail.com
Tue Sep 30 06:02:38 PDT 2014


Have a look in the kernel spring wiring. This is where they are defined and
you need to grab the ID's from there. In general they are the full package
name of the interface.

See also
https://confluence.sakaiproject.org/display/BOOT/Developing+with+the+Sakai+Framework

cheers,
Steve

On Tue, Sep 30, 2014 at 10:56 PM, Laxman Deepak <
laxmandeepak.vidyayug at gmail.com> wrote:

> Hi All,
>
>           I am unable to find the bean definitions for the beans like
> *idManager*, *authManager* etc. As I am trying to build an sakai
> application, I have seen reference to the beans in one of the application
> but I am unable to find the bean definitions in Spring application
> configuration file (beans.xml file).
>
> Exception I am geeting on my console:
> Cannot resolve reference to bean 'authManager' while setting bean property
> 'authenticationManager'; nested exception is
> org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean
> named 'authManager' is defined
>
>
> Can anyone clarify about those beans,are they default beans defined in
> anywhere or any configuration required.
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20140930/6c22705e/attachment.html 


More information about the sakai-dev mailing list