Results 1 to 2 of 2

Thread: Does Spring Security work with Roo 1.1.1?

  1. #1

    Default Does Spring Security work with Roo 1.1.1?

    I ran 'security setup'

    and now I have 88 of these type messages:

    Description Resource Path Location Type
    Class 'org.springframework.security.access.SecurityConfi g' not found [config set: KingOfTheCastle/web-context] applicationContext-security.xml /KingOfTheCastle/src/main/resources/META-INF/spring line 10 Spring Beans Problem

    Anybody have any suggestions?

    Thanks

    Andrew.

  2. #2
    Join Date
    Dec 2007
    Location
    Stockholm, Sweden
    Posts
    190

    Default

    Don't take eclipse problems tab so seriously. If you cannot do a
    mvn tomcat:run
    mvn packge

    then you are in trouble. Spring security works as it should in Roo, but you have to do customisations on top of it.

    Similar flase alarms come when you put in Spring integration into the project.
    Shahzada Hatim
    @geoaxis/twitter
    http://hatimonline.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •