Results 1 to 3 of 3

Thread: http://acegisecurity.org/authz cannot be resolved

  1. #1
    Join Date
    May 2009
    Location
    Rus
    Posts
    87

    Default http://acegisecurity.org/authz cannot be resolved

    The last thing I changed in my application is that I replaced all acegi occurences with spring.security.
    When I run my application, I get this:
    org.apache.jasper.JasperException: /WEB-INF/jsp/index.jsp(6,0) The absolute uri: http://acegisecurity.org/authz cannot be resolved in either web.xml or the jar files deployed with this application
    This one is lower:
    java.lang.ClassNotFoundException: org.apache.jsp.WEB_002dINF.jsp.index_jsp
    I don't even know where to search problem.

  2. #2
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

  3. #3
    Join Date
    May 2009
    Location
    Rus
    Posts
    87

    Default

    yes-yes-yes! Thank's very much!

Posting Permissions

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