-
Nov 24th, 2011, 12:47 PM
#1
STS and ROO
Not sure which to blame Roo or STS. I think more towards STS, but I have run security setup in Roo and it generated everything I needed, but I have to customize Spring Security, so I create a class that will implement UserDetailsService.
At first it shows UserDetailsService as error, but not the option to do an import, since I should just need an import. So, I then do a Project-clean, and now the class is not showing any error, even though UserDetailService is still not imported into my class that is to implement it.
I should see an error, then I should be able to do an import on UserDetailService and then an error because I haven't implemented loadUserByUserName method yet.
I know have must have wasted a good year or so on Eclipse problems alone.
Thanks
Mark
-
Nov 24th, 2011, 05:17 PM
#2
Attach a full Roo script here and I will try it out.
Thanks
Alan
-
Nov 26th, 2011, 12:46 PM
#3
Thanks Alan. I sent you a PM with a link to my .roo script that you can use.
Mark
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules