Search:

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

Search: Search took 0.01 seconds.

  1. Thread: Using Acegi

    by badi007
    Replies
    28
    Views
    3,876

    thinks for info :cool:

    thinks for info :cool:
  2. Thread: Using Acegi

    by badi007
    Replies
    28
    Views
    3,876

    excuse me for my English, I wanted to say that...

    excuse me for my English,
    I wanted to say that to see the authorizations of each account (admin or simple user) I must refresh each time the page in question in order to have the adequate result...
  3. Thread: Using Acegi

    by badi007
    Replies
    28
    Views
    3,876

    thinks Karl for answer, I downloaded the example...

    thinks Karl for answer, I downloaded the example and it goes, except that I must each time refresh the page (for example the page extreme/index.jsp) if not the result of the previous execution is...
  4. Thread: Using Acegi

    by badi007
    Replies
    28
    Views
    3,876

    no i d'ont find the tutorial; my probleme lies...

    no i d'ont find the tutorial;
    my probleme lies in the form of authentification and particulary in “the action” of the form:
    <form name="form1" action="j_acegi_security_check" method="GET"> ...
  5. Thread: Using Acegi

    by badi007
    Replies
    28
    Views
    3,876

    tutorial

    hi members
    please where can i get th "acegi-security-sample-tutorial ": I don't fing it in http://www.acegisecurity.org.

    AMIN can you list the THE ACTION of your "login.jsp" form and the...
  6. Thread: annotations

    by badi007
    Replies
    5
    Views
    1,018

    Re

    hi members
    I don't know if you imlemented all the fatory in your file of configuration:
    SecurityAnnotationAttributes, MethodDefinitionAttributes and BeanNameAutoProxyCreator.
    I supposed that you...
  7. Replies
    1
    Views
    915

    authenticationProcessingFilter

    Hi members,
    my problem lies in “the action” of my form of authentification; it generates an HTTP 404 error with momoent of “submit”:
    <form action= " security_check” method= " POST " > because...
  8. Replies
    3
    Views
    1,838

    thinks Andreas for answering I added the...

    thinks Andreas for answering
    I added the framework jakarta-oro, but the error disappeared only when I added the line: PATTERN_TYPE_APACHE_ANT
    thing which I does not understand (you have say that...
  9. Replies
    3
    Views
    1,838

    MalformedPatternException

    Hi membners
    I have just begun with acegi and I tried to make a small example which aims at conditioning accés with my methods JAVA. I did not use neither of the servlets nor of pages JSP. my problem...
  10. Replies
    2
    Views
    823

    hi members thinks Mdeinum for your answer; it...

    hi members
    thinks Mdeinum for your answer; it was very effective.
    the lines


    ClassPathResource res = new ClassPathResource("config.xml");
    XmlBeanFactory factory = new XmlBeanFactory(res); ...
  11. Replies
    2
    Views
    823

    Exception with "getHibernatetemplate"

    I have just begun with Spring and I do not manage to cohabit Spring and Hibernate: I cannot recover authorities of “getHibernateTemplate ()” and “getSessionFactory ()”. my class which extends...
Results 1 to 11 of 13