On Tue, 20 Oct 2015 15:14:57 -0200, Krishna Kanth Abburi Venkata <abburi.ka...@gmail.com> wrote:

Hi all,

Hi!

I am having a weird problem with Tapestry-Spring-Security. I am using
tapestry-spring-security 5.0, When i am trying to Inject
AuthenticationManager(org.springframework.security.authentication.AuthenticationManager)
in a tapestry page it works fine ,

This is handled by Tapestry and Tapestry-IoC (and I guess tapestry-spring-security too, but I've barely used it, so I cannot provided a definitive answer).

when i am trying to Autowire the same
AuthenticationManager in another JAVA class i am getting an exception
saying there is no bean qualified to autowire.

This is not handled by Tapestry nor Tapestry-IoC, so you'll find better answers in a Spring mailing list, I'm afraid.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to