Search:

Type: Posts; User: fossil; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    1
    Views
    1,074

    Sample(Acegi 0.7.0) problems

    I'm using tomcat 5.0 and wanted to deploy the sample provided with acegi 0.7.0. Im getting the following problem.
    SEVERE: Error listenerStart

    I didn't change anything. So anybody??


    ...
  2. Fixed turned out I was looking in the wrong...

    Fixed turned out I was looking in the wrong direction.

    My object is now extending PathBasedFilterInvocationDefinitionMap.

    This is were I use addSecureUrl.

    Finally I made a bean of it setting...
  3. Custom objectDefinitionSource for FilterSecurityInterceptor

    Problem:
    Custom objectDefinitionSource for FilterSecurityInterceptor!

    Want to replace:


    CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON
    ...
  4. Replies
    1
    Views
    1,294

    BasicAclEntryVoter

    I need the BasicAclEntryVoter, but.. kan anybody tell me how i can get this working.
    I tried to get the BasicAclEntryVoter from cvs compile it and put it in the right package.

    the following...
  5. Replies
    1
    Views
    1,588

    Adding customVoter to a jsp.

    Is it possible to ad a Voter to a JSP? This is the only placa besides in Hibernate, where my object methode is invoked. So is there a way to do this.

    I know its possible for the objects in my...
  6. :evil: I can't get it right :evil: :D I...

    :evil: I can't get it right :evil:

    :D I took the xml (web, applicationContext) from Sample :D

    Just modified it and it works just GREAT.

    If just got another question? Don't wont to...
  7. Partial solved the problem! After the logoff...

    Partial solved the problem! After the logoff (session.invalidate()) I can't login again! It wil produce a net.sf.acegisecurity.AuthenticationCredentialsNotFoundException: Authentication credentials...
  8. Login goes fine until....AuthenticationCredentialsNotFoundEx

    I can't login.
    what i do is login (from samples) than do my stuff. than I logoff (from sample) when i directly want to go to de page that i have secured, and try to login afterwards i get...
  9. Replies
    11
    Views
    14,648

    I know I know. But that wasn't is. (Mayby is...

    I know I know.

    But that wasn't is. (Mayby is was, but...) Fixed it allready!

    Thanx!!
  10. Replies
    11
    Views
    14,648

    It seems to work if I place: filter> ...

    It seems to work if I place:



    filter>
    <filter-name>Acegi Security System for Spring Auto Integration Filter</filter-name>
    ...
  11. Replies
    11
    Views
    14,648

    My web.xml:

    My web.xml:



    <?xml version="1.0" encoding="ISO-8859-1"?>

    <!DOCTYPE web-app
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
    ...
  12. Replies
    11
    Views
    14,648

    Is is the error if I place the filters just like...

    Is is the error if I place the filters just like in contacts-sample



    INFO&#58; Server startup in 39306 ms
    Oct 20, 2004 9&#58;48&#58;38 AM org.apache.catalina.core.StandardHostDeployer stop
    INFO&#58;...
  13. Replies
    11
    Views
    14,648

    :cry: :cry: :cry: :cry: :cry: ...

    :cry: :cry: :cry: :cry: :cry:
    Unfortunately, It's still not working. Same error. Premature Happiness
  14. Replies
    11
    Views
    14,648

    :shock: We are still using Spring's...

    :shock: We are still using Spring's ContextLoaderServlet :shock:
    We think we need the ContextLoaderListener. We have tested it and we have no error yet.



    ContextLoaderServlet
    Note that...
  15. Replies
    11
    Views
    14,648

    Problem with filters in web.xml

    Ok some questions, because we want to use Acegi in our Struts-Spring-Hibernate application:

    - first of all, is there a good tutorial, besides the examples
    - second, we trying to get the...
Results 1 to 15 of 15