Results 1 to 2 of 2

Thread: Correction on Acegi Documentation?

  1. #1
    Join Date
    Aug 2005
    Location
    Orlando, FL
    Posts
    20

    Default Correction on Acegi Documentation?

    In the Acegi Security documentation for CAS (http://acegisecurity.org/docbook/ace...#cas-server-3), the instructions
    say:

    Copy Acegi-security.jar file into /localPlugins/lib.
    I believe they should say:

    Copy Acegi-security.jar and Acegi-security-cas.jar files into /localPlugins/lib.
    Otherwise, you'll get a
    Code:
    java.lang.ClassNotFoundException: org.acegisecurity.adapters.cas3.CasAuthenticationHandler

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    If you think you've found a bug, JIRA it. It's the only way people will fix it!
    http://www.springframework.org/support

Posting Permissions

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