Oops. Nevermind. I found an old message on the forum that shows how to solve this problem. All you have to do is comment-out the definition of the passwordEncoder bean and also comment it out from the daoAuthenticationProvider bean definition.
Sorry for the wasted bits! Bob syg6 wrote: > > I originally had the default ShaPasswordEncoder in my security.xml but > have since changed it to PlaintextPasswordEncoder for reasons related to > the project. I would like to turn off encryption entirely. How can I do > this? I tried commenting out the passwordEncoder bean in security.xml but > the app barfs. > > Any clues? > > Thanks, > syg > -- View this message in context: http://www.nabble.com/How-to-turn-off-password-encoding-tp22352862s2369p22353025.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net